1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/.gitignore
Alex Gaynor 6fc339f2f1 Revert ".DS_Store can be ignored."
OS specific files can be ignored in a global ignore file.

This reverts commit d66bd1dfb9.
2013-07-08 18:56:11 +10:00

10 lines
104 B
Plaintext

*.egg-info
*.pot
*.py[co]
MANIFEST
dist/
docs/_build/
docs/locale/
tests/coverage_html/
tests/.coverage