Some more things for git to ignore.
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user