]> source.dussan.org Git - gitignore.git/commitdiff
#473 no need to have specific gitignore for django
authorVisgean Skeloru <visgean@gmail.com>
Tue, 12 Nov 2013 00:41:29 +0000 (01:41 +0100)
committerVisgean Skeloru <visgean@gmail.com>
Tue, 12 Nov 2013 00:41:29 +0000 (01:41 +0100)
Django.gitignore [deleted file]

diff --git a/Django.gitignore b/Django.gitignore
deleted file mode 100644 (file)
index 3416fbb..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-# Django stuff:
-*.log
-*.pot
-
-# Python stuff:
-*.py[cod]
-
-# C extensions
-*.so
-
-# Packages
-*.egg
-*.egg-info
-dist
-build
-eggs
-parts
-bin
-var
-sdist
-develop-eggs
-.installed.cfg
-lib
-lib64
-
-# Installer logs
-pip-log.txt
-
-# Unit test / coverage reports
-.coverage
-.tox
-nosetests.xml
-
-# Translations
-*.mo
-
-# Mr Developer
-.mr.developer.cfg
-.project
-.pydevproject
\ No newline at end of file