forked from retoor/snek
chore: add cache directory to gitignore and remove png exclusion pattern
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ snek.d*
|
|||||||
.rcontext.txt
|
.rcontext.txt
|
||||||
*.zip
|
*.zip
|
||||||
*.db*
|
*.db*
|
||||||
*.png
|
cache
|
||||||
# ---> Python
|
# ---> Python
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|||||||
Reference in New Issue
Block a user