From 316d70496b9cc0fa957bc62fdb251f4cc42fc6b5 Mon Sep 17 00:00:00 2001 From: Birunthan Mohanathas Date: Fri, 16 Mar 2012 19:08:17 +0200 Subject: [PATCH] Added .gitignore --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..81d2ab3c --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +/TestBench +bin +obj +x32 +x64 +*.exe +*.opensdf +*.sdf +*.user