add to gitignore

This commit is contained in:
Jacob Nguyen
2024-07-03 21:08:05 -05:00
parent 145eeb44ec
commit fadcc93817
2 changed files with 4 additions and 2 deletions

View File

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

View File

@@ -1,3 +1,4 @@
/node_modules
/dist
.env
.env
.sern/