added .env to the gitignore file. Why wasn't this already there? 🤷🏼♂️
This commit is contained in:
parent
a12912b3bf
commit
407407e23d
2 changed files with 3 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,4 +2,5 @@
|
|||
*.cfg
|
||||
*.g2n
|
||||
*.DS_Store
|
||||
*.setup_complete
|
||||
*.setup_complete
|
||||
.env
|
||||
Loading…
Add table
Add a link
Reference in a new issue