Skip to content

Commit e0eceb9

Browse files
committed
fix: added gitignore to avoid issues with committing unnecessary files
1 parent d861e5b commit e0eceb9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
node_modules/
2+
package-lock.json
3+
.DS_STORE

0 commit comments

Comments
 (0)