Преглед изворни кода

Merge pull request #473 from Visgean/master

Merge the django template into the python one since there is a significant overlap
Carl Suster пре 11 година
родитељ
комит
09793dd34e
2 измењених фајлова са 5 додато и 4 уклоњено
  1. 0 4
      Django.gitignore
  2. 5 0
      Python.gitignore

+ 0 - 4
Django.gitignore

@@ -1,4 +0,0 @@
-*.log
-*.pot
-*.pyc
-local_settings.py

+ 5 - 0
Python.gitignore

@@ -37,3 +37,8 @@ coverage.xml
 .mr.developer.cfg
 .project
 .pydevproject
+
+
+-# Django stuff:
+ -*.log
+ -*.pot