From fa59e0b966ac8808d038eefc009f887a2d65cac7 Mon Sep 17 00:00:00 2001 From: Andrei Pozolotin Date: Sat, 4 May 2013 12:28:07 -0500 Subject: [PATCH] gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7075a2f --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/target +/.classpath +/.project +/.settings