#509 - Polishing.

Move off deprecated API. Clean up unused gitignore files.
This commit is contained in:
Mark Paluch
2020-06-16 15:18:27 +02:00
parent d92e7feabc
commit 104febea4e
4 changed files with 6 additions and 44 deletions

View File

@@ -1,13 +0,0 @@
.project
.classpath
.springBeans
.settings/
target/
#IntelliJ Stuff
.idea
*.iml
##ignore local node data files for unit tests
/data
/.DS_Store