mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
Merge pull request #473 from Visgean/master
Merge the django template into the python one since there is a significant overlap
This commit is contained in:
commit
09793dd34e
@ -1,4 +0,0 @@
|
|||||||
*.log
|
|
||||||
*.pot
|
|
||||||
*.pyc
|
|
||||||
local_settings.py
|
|
@ -37,3 +37,8 @@ coverage.xml
|
|||||||
.mr.developer.cfg
|
.mr.developer.cfg
|
||||||
.project
|
.project
|
||||||
.pydevproject
|
.pydevproject
|
||||||
|
|
||||||
|
|
||||||
|
-# Django stuff:
|
||||||
|
-*.log
|
||||||
|
-*.pot
|
||||||
|
Loading…
Reference in New Issue
Block a user