.env in gitignore

This commit is contained in:
Evan Feenstra 2025-01-16 11:07:24 -08:00
parent 3e35175b7e
commit 261f45a6b2

2
.gitignore vendored
View File

@ -1,5 +1,7 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
.env
# dependencies
/node_modules
/.pnp