prepare for attic

This commit is contained in:
Jon Dowland 2006-09-18 08:57:32 +00:00
parent cdbddaf16d
commit f2d6da8eed
3 changed files with 1 additions and 1 deletions

View file

@ -11,7 +11,7 @@ end
class AtticMe < File
@@ignore = [
/\.$/, /\.svn/, /\.txt$/i, /\.bmp$/i,
"Makefile", /aoddoom_skeletons/,
"Makefile", /aoddoom_skeletons/, /\.mid$/,
]
def AtticMe.main