add .gitignore (fixes #19)
This commit is contained in:
parent
3f4d76dd99
commit
431519f9e3
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
*~
|
||||||
|
*.pyc
|
||||||
|
data
|
||||||
|
pyalchemybiz.db
|
Loading…
Reference in a new issue