Update .gitignore

This commit is contained in:
XANTRONIX 2025-03-03 17:18:07 -05:00
parent 71c42cd1ec
commit 87c192d000

3
.gitignore vendored
View file

@ -1,6 +1,9 @@
*~ *~
__pycache__/ __pycache__/
/*.svg /*.svg
/*.gif
/*.jpg
/*.png
/*.txt /*.txt
/*.py /*.py
/*.db /*.db