update .gitignore and launcher build script now builds/packages the game

This commit is contained in:
Paul Chote
2010-03-18 19:58:14 +13:00
parent 83e87e1313
commit 3c643160de
2 changed files with 38 additions and 11 deletions

30
.gitignore vendored
View File

@@ -19,13 +19,12 @@ log.txt
/replay.rep
#binary stuff
#binary stuff
/*.dll
*.mdb
/*.exe
OpenRA
OpenRA.app
openra_server
OpenRA
OpenRA.app
# backup files by various editors
*~
@@ -34,11 +33,20 @@ cg.dll
cgGL.dll
glfw.dll
/OpenRa.Gl.dll
/OpenRa.Gl.dll
settings.ini
#monodevelop
*.pidb
*.userprefs
packaging/windows/*.exe
#monodevelop
*.pidb
*.userprefs
packaging/windows/*.exe
# osx build crap
packaging/osx/launcher/build/
packaging/osx/launcher/OpenRA.xcodeproj/*.pbxuser
packaging/osx/launcher/OpenRA.xcodeproj/*.perspectivev3
packaging/osx/launcher/OpenRA.xcodeproj/*.mode1v3
temp.c
temp.o
temp.s