Skip to content

Commit 1b82398

Browse files
committedOct 18, 2017
Update .gitignore.
1 parent 06cd282 commit 1b82398

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
 

‎.gitignore

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
#ignore node_modules
2-
node_modules/**
3-
src/bundle/**
4-
publish/**
5-
www/**
6-
7-
# for mac
8-
**/.DS_Store
1+
#ignore node_modules
2+
node_modules/**
3+
src/bundle/**
4+
publish/**
5+
bynil/**
6+
7+
# for mac
8+
**/.DS_Store

0 commit comments

Comments
 (0)