fix .gitignore, which banned .aud by default for some reason
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -11,7 +11,6 @@ mods/*/*.dll
|
||||
|
||||
# Red Alert binary files
|
||||
*.[mM][iI][xX]
|
||||
*.[aA][uU][dD]
|
||||
|
||||
# Crap generated by OpenRa
|
||||
sheet-*.png
|
||||
@@ -54,4 +53,4 @@ temp.o
|
||||
temp.s
|
||||
|
||||
*.config
|
||||
*.resources
|
||||
*.resources
|
||||
|
||||
Reference in New Issue
Block a user