mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 22:25:46 -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 = [
|
@@ignore = [
|
||||||
/\.$/, /\.svn/, /\.txt$/i, /\.bmp$/i,
|
/\.$/, /\.svn/, /\.txt$/i, /\.bmp$/i,
|
||||||
"Makefile", /aoddoom_skeletons/, /\.mid$/,
|
"Makefile", /aoddoom_skeletons/, /\.mid$/,
|
||||||
|
/dummy/, "fakedemo.lmp", "misc-lumps",
|
||||||
]
|
]
|
||||||
|
|
||||||
def AtticMe.main
|
def AtticMe.main
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue