Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Commit 06fb883

Browse files
committed
Merge pull request #14 from pooyaj/gitignore-fix
added node_modules and .DS_Store to the .gitignore file
2 parents d6f85b7 + d512c5a commit 06fb883

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
bundle.js
22
*.bundle.js
3+
node_modules
4+
.DS_Store

0 commit comments

Comments
 (0)