add .env to .gitignore in preparation for repo becoming public

This commit is contained in:
2025-08-22 22:25:13 -05:00
parent e86ca9e10c
commit 5a29578c7d
2 changed files with 2 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1 +1,2 @@
node_modules/
node_modules/
.env

View File

@@ -1 +0,0 @@
this is a test file