Update .gitignore

This commit is contained in:
anthroposcene
2026-04-29 02:53:43 -07:00
parent 620d5d92ee
commit 06d35504b1
+3 -1
View File
@@ -3,6 +3,7 @@ config.json
.env
# CA certificates (generated at runtime, contain private keys)
ca/
cert/
# Python
@@ -23,6 +24,7 @@ env/
# IDE
.vscode/
.idea/
*.code-workspace
*.swp
*.swo
*~
@@ -32,4 +34,4 @@ env/
Thumbs.db
# Temp MITM certs
domainfront_certs_*/
domainfront_certs_*/