Ignore generated files under web and also the transposition directories.

This commit is contained in:
Jim Hague 2013-02-20 12:47:19 +00:00
parent ccb8de1185
commit 352a9315b4
1 changed files with 4 additions and 2 deletions

View File

@ -10,5 +10,7 @@ syntax: glob
syntax: regexp
build/
graphics/
web/Morris/
web/Session/
web/Morris.*/
web/Session.*/
Morris-.*
Session-.*