From 442cf328cb7fbeb7f2565ef6c6fd1b2558a7d8ff Mon Sep 17 00:00:00 2001 From: Jon Dowland Date: Mon, 18 Sep 2006 15:01:05 +0000 Subject: [PATCH] a few more exclusion patterns --- tools/attic-me.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/attic-me.rb b/tools/attic-me.rb index f09e98d1..64b75e9e 100755 --- a/tools/attic-me.rb +++ b/tools/attic-me.rb @@ -13,6 +13,7 @@ class AtticMe < File /\.$/, /\.svn/, /\.txt$/i, /\.bmp$/i, "Makefile", /aoddoom_skeletons/, /\.mid$/, /dummy/, "fakedemo.lmp", "misc-lumps", + "blank.gif", "nomonst.gif", "titlepic", ] def AtticMe.main