chore: ignore env and key material

This commit is contained in:
2025-09-04 09:44:20 +00:00
parent 21cb94baaf
commit 2e66420a55

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.env
*.pem
*.p12
__pycache__/
node_modules/