chore: ignore env and key material
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
.env
|
||||||
|
*.pem
|
||||||
|
*.p12
|
||||||
|
__pycache__/
|
||||||
|
node_modules/
|
||||||
Reference in New Issue
Block a user