update gitignore

This commit is contained in:
2025-09-16 23:49:03 -07:00
parent f2a3f1cc8e
commit 48abbb2364

4
.gitignore vendored
View File

@@ -2,4 +2,6 @@ build
dist dist
__pycache__ __pycache__
*.lock *.lock
*.spec *.spec
config/*.conf
config/*.txt