File: .gitignore

package info (click to toggle)
django-model-utils 4.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 552 kB
  • sloc: python: 3,438; makefile: 181
file content (14 lines) | stat: -rw-r--r-- 140 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
dist/*
build
django_model_utils.egg-info/*
HGREV
.coverage
.tox/
Django-*.egg
*.pyc
htmlcov/
docs/_build/
.idea/
.eggs/
.venv/
coverage.xml