From 906489216af0faad0861c06e4318085363babf6d Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Mon, 5 Aug 2013 18:36:38 +0200 Subject: added gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b47940a --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +*.swp +trainMSVMMaj -- cgit v1.2.3