update .gitignore; remove spurious mono file

This commit is contained in:
Chris Forbes
2012-06-10 16:31:54 +12:00
parent fd4b10c6bd
commit 5414875d00
2 changed files with 2 additions and 7 deletions

9
.gitignore vendored
View File

@@ -22,6 +22,8 @@ mods/*/packages/*.[mM][iI][xX]
# backup files by various editors
*~
*.orig
\#*
.*.sw?
# dependency DLLs (different for every platform!)
cg.dll
cgGL.dll
@@ -32,8 +34,6 @@ cgGL.dll
*.pidb
*.userprefs
packaging/windows/*.exe
# osx crap
.DS_Store
@@ -52,8 +52,3 @@ OpenRA.Launcher.Mac/OpenRA.xcodeproj/*.mode1v3
*.config
*.resources
# other crap
Logs/
Replays/
\#*
.*.sw?