File: .gitignore

package info (click to toggle)
python-typing-inspect 0.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 300 kB
  • sloc: python: 3,179; sh: 8; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 79 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
MANIFEST
build/
dist/
.tox/
.idea/
.cache/
__pycache__/
tmp/
*.swp
*.pyc
venv/