summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Fix #979 - Correctly handle relative paths in "extends" tags. (#995)Kyle Dickerson2020-03-111-0/+1
* Adding new hashes to .gitignoreShaun Brady2017-07-171-0/+1
* Insert semicolon between JS files, fixes a JS syntax error when certain files...Patrick Michaud2017-01-031-0/+1
* Ignore .eggs dirVille Skyttä2016-02-031-0/+1
* Specifically test saving with the gzip middleware.Jannis Leidel2013-05-271-0/+2
* Add .tox directory to gitignoreKudlaty2013-04-161-0/+1
* 1.2 is not unsupported, remove all references to MEDIA_* (users should have m...Mathieu Pillard2012-10-081-4/+4
* Doc fixesJannis Leidel2012-08-031-0/+1
* Removed a few old ignore entries.Jannis Leidel2012-05-191-4/+0
* Updated gitignore.Jannis Leidel2011-12-051-3/+3
* Added django-jenkins in preparation for CI.Jannis Leidel2011-12-051-1/+2
* Moved tests out of the app to stay sane and changed a few things. E.g. the in...Jannis Leidel2011-08-101-3/+3
* Added CompassFilter.Jannis Leidel2011-05-251-1/+2
* Use MD5 instead of SHA1 to reduce the computational impact.Jannis Leidel2011-05-131-1/+1
* Make use of coverage.Jannis Leidel2011-05-131-0/+2
* Use the actually handled content for filepath creation instead of the compres...Jannis Leidel2011-04-141-1/+1
* Added new js file to ignore after changing the hash algorithm.Jannis Leidel2011-04-101-1/+1
* Made Compressor.concat a cached property instead of a method and use it in th...Jannis Leidel2011-04-071-0/+1
* Updated gitignore file to not include files created by the tests.Jannis Leidel2011-04-071-1/+2
* Merge branch 'master' into offlineUlrich Petri2011-01-281-1/+3
|\
| * Added Sphinx docs.Jannis Leidel2011-01-211-1/+2
| * Ignore egg files and tox dirs.Jannis Leidel2011-01-201-1/+3
* | Added tests/media/ to ignore Ulrich Petri2011-01-121-1/+2
|/
* Merge remote branch 'muhuk/master'Jannis Leidel2010-02-231-1/+3
* Added build to gitignore.Ben Spaulding2009-12-271-0/+1
* Packaging and a READMExian2009-04-301-1/+3
* Ignore me some cache files.xian2009-04-271-0/+1