Files
sigal/.gitignore
Simon Conseil 257ee4707e Use plain css to simplify theme customizing.
Remove the dependency on ruby/sass, only cssmin is required to minify css files
(and it can be installed with pip).
2014-08-24 22:32:39 +02:00

16 lines
128 B
Plaintext

*.egg-info
*~
*.pyc
*_flymake
.coverage
.ropeproject/
.tox/
nose.cfg
MANIFEST
_build/
build/
dist/
docs/_build
htmlcov/
output/