Files
OpenRA/.gitignore
2010-02-25 21:36:54 +13:00

42 lines
482 B
Plaintext

# Visual Studio crap
Release
bin
obj
*.ncb
*.vcproj*
*.suo
*.user
*.sln.cache
mods/*/*.dll
# Red Alert binary files
*.[mM][iI][xX]
*.[aA][uU][dD]
# Crap generated by OpenRa
sheet-*.png
log.txt
/replay.rep
#binary stuff
/*.dll
*.mdb
/*.exe
OpenRA
OpenRA.app
openra_server
# backup files by various editors
*~
# dependency DLLs (different for every platform!)
cg.dll
cgGL.dll
glfw.dll
/OpenRa.Gl.dll
settings.ini
#monodevelop
*.pidb
*.userprefs