1
0
mirror of https://github.com/django/django.git synced 2025-03-13 10:50:55 +00:00

Revert ".DS_Store can be ignored."

OS specific files can be ignored in a global ignore file.

This reverts commit d66bd1dfb9e090154e586680023aa2b1f22e735d.
This commit is contained in:
Alex Gaynor 2013-07-08 18:55:13 +10:00
parent 17da10ae65
commit 6fc339f2f1

1
.gitignore vendored
View File

@ -7,4 +7,3 @@ docs/_build/
docs/locale/
tests/coverage_html/
tests/.coverage
.DS_Store