gitignore update for .env files
ignored all env files starting with ".env*"
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
|||||||
node_modules/
|
node_modules/
|
||||||
dist/
|
dist/
|
||||||
.env
|
.env*
|
||||||
|
|||||||
Reference in New Issue
Block a user