From a7610bbe5b4f72ae4b1ac7167cfdc5373c73abfb Mon Sep 17 00:00:00 2001 From: adelikat Date: Thu, 9 Jul 2015 11:07:30 -0400 Subject: [PATCH] remove a .manifest file from version control, and add .manefest to the ignore list --- .gitignore | 1 + output/MultiHawk.vshost.exe.manifest | 11 ----------- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 output/MultiHawk.vshost.exe.manifest diff --git a/.gitignore b/.gitignore index 728c40ead7..317dc64c9d 100644 --- a/.gitignore +++ b/.gitignore @@ -255,3 +255,4 @@ .hg .hgignore .hgtags +/output/*.manifest diff --git a/output/MultiHawk.vshost.exe.manifest b/output/MultiHawk.vshost.exe.manifest deleted file mode 100644 index f96b1d6b3f..0000000000 --- a/output/MultiHawk.vshost.exe.manifest +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - -