Files
OpenRA/.gitignore

45 lines
508 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
packaging/windows/*.exe