From 8c61c54daeb2bf8591ab3a8110589644ea756da5 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Sun, 28 Jul 2013 18:12:23 +0200 Subject: [PATCH] Set up proper ignores for ProtoProxy --- .gitignore | 3 +++ Tools/ProtoProxy/.gitignore | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 Tools/ProtoProxy/.gitignore diff --git a/.gitignore b/.gitignore index bde685901..0f5712848 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,6 @@ SymSrv cloc-ignored.txt cloc.xml cloc.xsl +*.ncb +*.user +*.suo \ No newline at end of file diff --git a/Tools/ProtoProxy/.gitignore b/Tools/ProtoProxy/.gitignore new file mode 100644 index 000000000..3097f7aab --- /dev/null +++ b/Tools/ProtoProxy/.gitignore @@ -0,0 +1,4 @@ +Debug +Release +*.log +*.nbt