chriseppstein / compass

Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.

This URL has Read+Write access

chriseppstein (author)
Thu Jul 09 13:04:19 -0700 2009
commit  f18a5c9bbabc9f528c16132e07eb2d24b206eca7
tree    7bd704d4846de666dd01c49973dd2656f6233a59
parent  65425fe79ed370886283feac8df53c819eac59bd
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/*