From ae836cf7d7df1047c6c7e0d7d3bb4355275286f1 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Mon, 10 Sep 2012 15:54:35 +0200 Subject: Add .gitignore --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a21ab26 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +*.iml +.DS_Store +.classpath +.project +.idea/ +.settings/ +target/ +bin/ -- cgit v1.2.3