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
|
# Red Alert binary files
|
||||||
*.[mM][iI][xX]
|
*.[mM][iI][xX]
|
||||||
*.[aA][uU][dD]
|
|
||||||
|
|
||||||
# Crap generated by OpenRa
|
# Crap generated by OpenRa
|
||||||
sheet-*.png
|
sheet-*.png
|
||||||
@@ -54,4 +53,4 @@ temp.o
|
|||||||
temp.s
|
temp.s
|
||||||
|
|
||||||
*.config
|
*.config
|
||||||
*.resources
|
*.resources
|
||||||
|
|||||||
Reference in New Issue
Block a user