Skip to content

Commit 09793dd

Browse files
committed
Merge pull request #473 from Visgean/master
Merge the django template into the python one since there is a significant overlap
2 parents e105d8c + 33b416d commit 09793dd

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Django.gitignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

Python.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,8 @@ coverage.xml
3737
.mr.developer.cfg
3838
.project
3939
.pydevproject
40+
41+
42+
-# Django stuff:
43+
-*.log
44+
-*.pot

0 commit comments

Comments
 (0)