Skip to content

Commit 21f7b5b

Browse files
committed
chore: add .gitignore to exclude environment files and build artifacts
1 parent ade4b5f commit 21f7b5b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.env
2+
node_modules/
3+
dist/

0 commit comments

Comments
 (0)