Skip to content

Commit 3ff1501

Browse files
committed
Create .gitignore
1 parent ae5e2ba commit 3ff1501

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.DS_Store*
2+
ehthumbs.db
3+
Icon?
4+
Thumbs.db
5+
node_modules
6+
build
7+
components

0 commit comments

Comments
 (0)