Some more things for git to ignore.

This commit is contained in:
Roland Hedberg
2013-03-01 11:39:28 +01:00
parent 795d33ce77
commit cd7110a7f4

13
.gitignore vendored
View File

@@ -12,3 +12,16 @@ build/
dist/ dist/
example/sp/identities example/sp/identities
subject.db subject.db
.idea
.DS_store
.gitignore
debug_*
*.log
*.out
tmp*
*.tmp
*.log.*
*.db
*egg-info*
.coverage
*.tmpl