diff options
author | Visgean Skeloru <visgean@gmail.com> | 2013-11-12 01:41:53 +0100 |
---|---|---|
committer | Visgean Skeloru <visgean@gmail.com> | 2013-11-12 01:41:53 +0100 |
commit | 33b416dc000f86ca63cab0dfeaf78f3369a203fd (patch) | |
tree | 7e44aa63984506b5adc86b70ecedc2f96284f178 /Python.gitignore | |
parent | 97dcb890138e142acde385ac4cf7e2df199f0fbf (diff) | |
download | gitignore-33b416dc000f86ca63cab0dfeaf78f3369a203fd.tar.gz gitignore-33b416dc000f86ca63cab0dfeaf78f3369a203fd.zip |
Update Python.gitignore
Diffstat (limited to 'Python.gitignore')
-rw-r--r-- | Python.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Python.gitignore b/Python.gitignore index d2d6f360..e444c74d 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -33,3 +33,8 @@ nosetests.xml .mr.developer.cfg .project .pydevproject + + +-# Django stuff: + -*.log + -*.pot |