diff --git a/.gitignore b/.gitignore index 9a75d74260..ada31f32e0 100644 --- a/.gitignore +++ b/.gitignore @@ -23,7 +23,7 @@ log.txt /*.dll *.pdb *.mdb -/*.exe +*.exe OpenRA OpenRA.app diff --git a/OpenRA.Editor/OpenRA.Editor.csproj b/OpenRA.Editor/OpenRA.Editor.csproj index fb91c65217..3d129b264a 100644 --- a/OpenRA.Editor/OpenRA.Editor.csproj +++ b/OpenRA.Editor/OpenRA.Editor.csproj @@ -122,6 +122,7 @@ +