The Wayback Machine - https://web.archive.org/web/20210912180809/https://github.com/django/django/blob/main/.gitignore
Skip to content
Permalink
main
Switch branches/tags
Go to file
9 contributors

Users who have contributed to this file

@timgraham @treyhunner @alex @tobiasmcnulty @jezdez @garrypolley @ramiro @claudep @carljm
# If you need to exclude files such as those generated by an IDE, use
# $GIT_DIR/info/exclude or the core.excludesFile configuration variable as
# described in https://git-scm.com/docs/gitignore
*.egg-info
*.pot
*.py[co]
.tox/
__pycache__
MANIFEST
dist/
docs/_build/
docs/locale/
node_modules/
tests/coverage_html/
tests/.coverage
build/
tests/report/