From 610a48657b04a607e268a14369792bab8ca52272 Mon Sep 17 00:00:00 2001 From: di7chro Date: Tue, 28 Apr 2015 09:20:07 +0200 Subject: [PATCH] Updated gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..efec373 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/bin/ +.classpath +.project +.settings \ No newline at end of file