Skip to content

Commit bd1eab0

Browse files
committed
Updated gitignore - to reflect gulp file build changes
1 parent f754df1 commit bd1eab0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
bin/*.js
33
doc/*
44

5+
# Lib files js/css to exclude
6+
lib/*.js
7+
lib/*.css
8+
59
# Logs
610
logs
711
*.log

0 commit comments

Comments
 (0)