Add .env to .gitignore

This commit is contained in:
Krishnan Shankar
2025-03-02 17:47:55 -06:00
parent 51208a133a
commit 94fb209639

3
.gitignore vendored
View File

@@ -14,4 +14,5 @@ package-lock.json
node_modules
.DS_Store
.venv
venv
venv
.env