File: .gitignore

package info (click to toggle)
python-dnaio 1.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 528 kB
  • sloc: python: 2,726; ansic: 164; sh: 28; makefile: 15
file content (12 lines) | stat: -rw-r--r-- 140 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
__pycache__
/.cache/
/venv/
/build/
/.pytest_cache/
/MANIFEST
/dist/
/src/*/_*.c
/src/*/*.so
/src/*.egg-info/
/.tox/
/src/dnaio/_version.py