File: .gitignore

package info (click to toggle)
django-cors-headers 4.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 404 kB
  • sloc: python: 1,109; sh: 14; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 63 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
*.egg-info/
*.pyc
/.coverage
/.coverage.*
/.tox
/build/
/dist/