mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
rename so attic-me will ignore it
This commit is contained in:
parent
b22362cdb0
commit
bb4be3822e
2 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue