rename so attic-me will ignore it

This commit is contained in:
Jon Dowland 2006-09-18 14:59:59 +00:00
parent b22362cdb0
commit bb4be3822e
2 changed files with 1 additions and 0 deletions

View file

@ -12,6 +12,7 @@ class AtticMe < File
@@ignore = [
/\.$/, /\.svn/, /\.txt$/i, /\.bmp$/i,
"Makefile", /aoddoom_skeletons/, /\.mid$/,
/dummy/, "fakedemo.lmp", "misc-lumps",
]
def AtticMe.main