File: .gitignore

package info (click to toggle)
django-dirtyfields 1.3.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 272 kB
  • sloc: python: 812; makefile: 168
file content (10 lines) | stat: -rw-r--r-- 92 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
*.pyc
ve
*.egg-info
*.db
docs/_build/*
docs/_template/*
docs/_static/*
.tox
.cache
.coverage