Update .gitignore

This commit is contained in:
SpudGunMan
2024-07-10 22:32:15 -07:00
parent b9661ae451
commit 7bd96b64d2

3
.gitignore vendored
View File

@@ -9,3 +9,6 @@ venv/
# modified .service files
etc/*.service
# Python cache
__pycache__/