gitignore
This commit is contained in:
parent
27c6cb0f8d
commit
1c86263c0c
5 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
*.pyc
|
||||||
|
*.csv
|
||||||
|
*.db
|
||||||
|
.vscode
|
||||||
|
cache.sqlite
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue