Initial sharing of test. Moved gitignore to global ignore

Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
This commit is contained in:
2018-11-30 09:21:46 -05:00
parent 5e1050a9d7
commit d6698a22fb
3 changed files with 75 additions and 4 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# maven files
target/
# Eclipse files
.settings/
.classpath
.project