Skip to content

Commit 08ed10b

Browse files
committed
added .gitignore
1 parent 5c910aa commit 08ed10b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: .gitignore

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
# Mac
3+
.DS_Store
4+
5+
# IntelliJ
6+
*.iml
7+
.idea
8+
9+
#node
10+
node_modules/

0 commit comments

Comments
 (0)