File: .gitignore

package info (click to toggle)
readability 0.8.1%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 216 kB
  • sloc: python: 897; makefile: 37
file content (17 lines) | stat: -rw-r--r-- 131 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*.pyc
__pycache__
*.egg-info
/build
/dist
/bin
/include
/lib
/local
/man
nosetests.xml
.coverage
.tox
.idea
.cache
/.noseids
/.venv