Skip to content

Commit f885515

Browse files
committed
chore: adds env to .gitignore (#2)
1 parent 9760bea commit f885515

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules/
22
npm-debug.log*
3-
.DS_Store
3+
.DS_Store
4+
.env

0 commit comments

Comments
 (0)