public
Description: Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Homepage: http://compass-style.org
Clone URL: git://github.com/chriseppstein/compass.git
compass / .gitignore
100644 13 lines (12 sloc) 0.265 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
*.DS_Store
tmp/*
examples/*/stylesheets/*
examples/*/*.html
examples/*/*/*.html
examples/*/src/.sass-cache
test/tmp
test/fixtures/stylesheets/*/tmp
test/fixtures/stylesheets/*/saved
test/fixtures/stylesheets/empty
test/fixtures/stylesheets/*/sass/.sass-cache
pkg/*