File: .gitignore

package info (click to toggle)
wcwidth 0.2.5%2Bdfsg1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 300 kB
  • sloc: python: 1,199; makefile: 17
file content (15 lines) | stat: -rw-r--r-- 124 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
__pycache__
.coverage
.cache
.tox
*.egg-info
*.egg
*.pyc
*.swp
build
dist
docs/_build
htmlcov
.coveralls.yml
data
.DS_Store