mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
prepare for attic
This commit is contained in:
parent
cdbddaf16d
commit
f2d6da8eed
3 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ end
|
|||
class AtticMe < File
|
||||
@@ignore = [
|
||||
/\.$/, /\.svn/, /\.txt$/i, /\.bmp$/i,
|
||||
"Makefile", /aoddoom_skeletons/,
|
||||
"Makefile", /aoddoom_skeletons/, /\.mid$/,
|
||||
]
|
||||
|
||||
def AtticMe.main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue