init
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
*.pyc
|
||||
*.~
|
||||
\#*
|
||||
.*~
|
||||
*.egg-info
|
||||
example/*/*.log
|
||||
example/*.db
|
||||
example/*/*.db
|
||||
tests/*.db
|
||||
tests/*.log
|
||||
build/
|
||||
dist/
|
||||
example/sp/identities
|
||||
subject.db
|
Reference in New Issue
Block a user