File: .gitignore

package info (click to toggle)
python-whitenoise 6.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 472 kB
  • sloc: python: 2,040; makefile: 132; javascript: 10
file content (8 lines) | stat: -rw-r--r-- 77 bytes parent folder | download
1
2
3
4
5
6
7
8
*.egg-info/
*.pyc
/.coverage
/.coverage.*
/.tox
/build/
/dist/
/docs/_build/