Selaa lähdekoodia

Merge pull request #473 from Visgean/master

Merge the django template into the python one since there is a significant overlap
Carl Suster 11 vuotta sitten
vanhempi
sitoutus
09793dd34e
2 muutettua tiedostoa jossa 5 lisäystä ja 4 poistoa
  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