Update gitignore to ignore .env files
This commit is contained in:
parent
25b0902213
commit
99c5db9cf5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
|
||||
|
||||
/ignore
|
||||
.env
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user