master
Nick Sergeant 2013-02-18 15:52:03 -05:00
parent 4cae8a426c
commit 36513b7911
1 changed files with 3 additions and 9 deletions

View File

@ -1,14 +1,8 @@
syntax: literal syntax: literal
/migrations/ /migrations/
/static/ /static/
/media/ /media/js/libs/
syntax: re syntax: re
.*~$ /.*\.min\.js$
.*\.pyc$ /.*\jquery.*\.js$
.*\.sw.$
.*\.orig$
.*\.db$
.*\.sqlite3$
.*libs\.js$
jquery[-.].*.js$