From 357e74573cec6073d929c911b60033aa37d36610 Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Sat, 31 Jul 2010 09:06:52 +1200 Subject: [PATCH] fix .gitignore, which banned .aud by default for some reason --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 31807f67dc..98346ccfe8 100644 --- a/.gitignore +++ b/.gitignore @@ -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 \ No newline at end of file +*.resources