fix: add .env.local to gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
/vendor
|
/vendor
|
||||||
/node_modules
|
/node_modules
|
||||||
.env
|
.env
|
||||||
|
.env.local
|
||||||
|
|
||||||
# SSH Keys - Never commit private keys
|
# SSH Keys - Never commit private keys
|
||||||
*.ppk
|
*.ppk
|
||||||
|
|||||||
Reference in New Issue
Block a user