File: .gitignore

package info (click to toggle)
django-axes 4.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 336 kB
  • sloc: python: 1,704; makefile: 171; sh: 1
file content (11 lines) | stat: -rw-r--r-- 98 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
*.egg-info
*.pyc
.coverage
.DS_Store
.project
.pydevproject
.tox
build/
dist/
docs/_build
test.db