commit ff8b261a29d09725f63b2125dd274c2974ba684c Author: Niclas Thobaben Date: Thu Jun 28 16:51:43 2018 +0200 initial diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..97598e3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/bin/ +.DS_Store +*.class +*.project +.classpath