mirror of
https://github.com/denuitt1/mhr-cfw.git
synced 2026-05-17 21:24:36 +03:00
Update .gitignore
This commit is contained in:
+3
-1
@@ -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_*/
|
||||
Reference in New Issue
Block a user