gitignore + refactor
This commit is contained in:
parent
8d8a646773
commit
a03b87c77b
17 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
*.swp
|
||||
result*
|
||||
db.sqlite3
|
||||
__pycache__
|
Loading…
Reference in a new issue