Skip to content

Commit

Permalink
add gitignore of node_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
KimQ0126 committed Jul 12, 2018
1 parent df3c387 commit c3bc5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Desktop.ini
Thumbs.db

.gitignore
# node_modules
node_modules

*.DS_Store
.cache/

0 comments on commit c3bc5dc

Please sign in to comment.