EDIT:: edited gitignore file to include the .gradle and .idea directories, and to include the classpath and project files.

maybe this fixes the pipline build failure
This commit is contained in:
Sem van der Hoeven
2019-03-09 13:40:19 +01:00
parent fa73f6fb4d
commit 803b0c2064
22 changed files with 2144 additions and 4 deletions

8
src/.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile default="true" name="Default" enabled="true" />
</annotationProcessing>
</component>
</project>