35 lines
404 B
Plaintext
35 lines
404 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
|
|
|
|
/*.dll
|
|
*.mdb
|
|
/*.exe
|
|
|
|
# backup files by various editors
|
|
*~
|
|
# dependency DLLs (different for every platform!)
|
|
cg.dll
|
|
cgGL.dll
|
|
glfw.dll
|
|
|
|
/OpenRa.Gl.dll
|
|
settings.ini
|