Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 334a75d

Browse files
committed
ignore patterns folders
1 parent f7bbf45 commit 334a75d

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

.gitignore

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,8 @@
11
.DS_Store
2-
3-
#public/index.html
4-
#public/styleguide.html
5-
#public/styleguide/html/styleguide.html
6-
#public/css/*
7-
#public/fonts/*
8-
#public/js/*
9-
#public/images/*
10-
#public/patterns/*
11-
122
public/*
133
!public/listeners/*
144
!public/styleguide/*
15-
!public/patterns/
16-
5+
!public/patterns/**/*
176
config.ini
187
latest-change.txt
198
/public/styleguide/js/styleguide-ck.js

0 commit comments

Comments
 (0)