1 ########################################################################################################################
3 # Based on: https://github.com/toptal/gitignore/blob/master/templates/Java.gitignore #
4 ########################################################################################################################
15 # Mobile Tools for Java (J2ME)
27 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
31 ########################################################################################################################
33 # Based on: https://github.com/toptal/gitignore/blob/master/templates/Gradle.gitignore #
34 ########################################################################################################################
40 # Ignore Gradle GUI config
43 # Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
46 # Avoid ignore Gradle wrappper properties
47 !gradle-wrapper.properties
52 ########################################################################################################################
54 # Based on: https://github.com/toptal/gitignore/blob/master/templates/Maven.gitignore #
55 ########################################################################################################################
60 pom.xml.versionsBackup
63 dependency-reduced-pom.xml
64 buildNumber.properties
65 .mvn/timing.properties
67 ########################################################################################################################
68 # JetBrains IntelliJ IDEA GitIgnore #
69 # Based on: https://github.com/toptal/gitignore/blob/master/templates/JetBrains.gitignore #
70 ########################################################################################################################
73 .idea/**/workspace.xml
76 .idea/**/usage.statistics.xml
84 .idea/**/contentModel.xml
86 # Sensitive or high-churn files
88 .idea/**/dataSources.ids
89 .idea/**/dataSources.local.xml
90 .idea/**/dataSources.xml
91 .idea/**/sqlDataSources.xml
93 .idea/**/uiDesigner.xml
94 .idea/**/dbnavigator.xml
97 .idea/**/libraries-with-intellij-classes.xml
98 .idea/**/encodings.xml
110 # Gradle and Maven with auto-import
113 .idea/jarRepositories.xml
123 # Mongo Explorer plugin
124 .idea/**/mongoSettings.xml
126 # File-based project format
132 # mpeltonen/sbt-idea plugin
136 atlassian-ide-plugin.xml
138 # Cursive Clojure plugin
144 # Crashlytics plugin (for Android Studio and IntelliJ)
145 com_crashlytics_export_strings.xml
146 crashlytics.properties
147 crashlytics-build.properties
150 # Editor-based Rest Client
153 # Android studio 3.1+ serialized cache file
154 .idea/caches/build_file_checksums.ser
156 ########################################################################################################################
157 # Project specific ignores #
158 ########################################################################################################################
160 /yosql-website/public
161 /yosql-website/.hugo_build.lock
162 /yosql-website/content/configuration/*
163 !/yosql-website/content/configuration/_index.md