Skip to content

Commit b854283

Browse files
committed
updating the ignore file to be more general and effective.
1 parent a91ec76 commit b854283

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

.gitignore

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11

2-
/project.sublime-project
3-
/project.sublime-workspace
4-
/test/.sass-cache
5-
/test/css/test.css
6-
/test/css/example.css
7-
/compass-grid-0.0.1.gem
8-
/compass-grid-plugin-0.0.1.gem
2+
*.sublime-*
3+
*.sass-cache
4+
*.css
5+
*.gem

0 commit comments

Comments
 (0)