File: .gitignore

package info (click to toggle)
python-orjson 3.11.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,220 kB
  • sloc: ansic: 11,268; python: 6,984; sh: 106; makefile: 9
file content (12 lines) | stat: -rw-r--r-- 126 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
*.patch
/.benchmarks
/.coverage
/.mypy_cache
/.pytest_cache
/.venv*
/build
/include/cargo
/perf.*
/target
/vendor
__pycache__