added .env to the gitignore file. Why wasn't this already there? 🤷🏼‍♂️

This commit is contained in:
Matt Troutman 2024-10-02 14:05:15 -05:00
parent a12912b3bf
commit 407407e23d
No known key found for this signature in database
2 changed files with 3 additions and 4 deletions

3
.gitignore vendored
View file

@ -2,4 +2,5 @@
*.cfg
*.g2n
*.DS_Store
*.setup_complete
*.setup_complete
.env