From 3affc40deae5a81313bb6f88e4a8b6aca9dcb5b4 Mon Sep 17 00:00:00 2001 From: sfpg Date: Sun, 8 Jul 2012 07:12:15 +0900 Subject: [PATCH] ignore --- .gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e2bbc3b --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +_UpgradeReport_Files/ +*.vcxproj.* +*.old +*.xml +*.sdf +*.suo +*.dsp +*.dsw +*.vcproj +*.pfx +unix/ +Debug/ +Release/ +ipch/ +backup/ \ No newline at end of file -- 2.11.0