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

7
src/.idea/misc.xml generated Normal file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>