Tidy
[gitmo/Mouse.git] / author / generate-mouse-tiny.pl
index 469032a..0484cdb 100755 (executable)
@@ -16,6 +16,7 @@ find({
         push @files, $_
             if -f $_
             && !/Squirrel/
+            && !/TypeRegistory/
             && !/\bouse/
             && !/\.sw[po]$/
     },