commit | 0b16cdd1e26d5c185922dc01daa697dea0a0325a | [log] [tgz] |
---|---|---|
author | Georg Kallidis <gkallidis@cedis.fu-berlin.de> | Tue Dec 07 11:23:24 2021 +0100 |
committer | Georg Kallidis <gkallidis@cedis.fu-berlin.de> | Tue Dec 07 11:23:24 2021 +0100 |
tree | 6325f3b2471a8f677a1ac1e1f7fdf89e1c174333 | |
parent | 592921bc5ab90461eafe414e36fadabefdc9b59b [diff] |
added .gitignore
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..87b5c77 --- /dev/null +++ b/.gitignore
@@ -0,0 +1,4 @@ +target/ +.settings/ +.classpath +.project \ No newline at end of file