mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 01:09:22 +01:00
.gitignore: add *.db
This commit is contained in:
parent
b538037e22
commit
3edee17802
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,7 +1,8 @@
|
||||
config.yml
|
||||
build
|
||||
build/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.bak
|
||||
*~
|
||||
*.save*
|
||||
*.db
|
||||
|
Loading…
Reference in New Issue
Block a user