commit | 6e469810a5166f4509f2674dc9a0b393bc73245f | [log] [tgz] |
---|---|---|
author | chbrunze <christian.brunzendorf@btc-ag.com> | Fri Nov 16 12:59:11 2018 +0100 |
committer | chbrunze <christian.brunzendorf@btc-ag.com> | Fri Nov 16 12:59:11 2018 +0100 |
tree | 686a2d328c202f00642c900df8749acaaaae4755 |
initial commit
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9ce8af0 --- /dev/null +++ b/.gitignore
@@ -0,0 +1,13 @@ +*target/ +*.checkstyle +*.classpath +*.eclipse-pmd +*.idea +*.iml +*.project +*.settings/ +*.springBeans +*.log +*.versionsBackup +*.fbExcludeFilterFile +*.fbIncludeFilterFile \ No newline at end of file