Update .gitignore
This commit is contained in:
parent
67f553bdc0
commit
08a91a55f0
2 changed files with 1 additions and 0 deletions
BIN
.forgejo.py.swp
BIN
.forgejo.py.swp
Binary file not shown.
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
secrets.txt
|
secrets.txt
|
||||||
*.db
|
*.db
|
||||||
|
*.swp
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
Loading…
Add table
Reference in a new issue