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
92 .idea/**/sqldialects.xml
94 .idea/**/uiDesigner.xml
95 .idea/**/dbnavigator.xml
98 .idea/**/libraries-with-intellij-classes.xml
99 .idea/**/encodings.xml
111 # Gradle and Maven with auto-import
114 .idea/jarRepositories.xml
124 # Mongo Explorer plugin
125 .idea/**/mongoSettings.xml
127 # File-based project format
133 # mpeltonen/sbt-idea plugin
137 atlassian-ide-plugin.xml
139 # Cursive Clojure plugin
145 # Crashlytics plugin (for Android Studio and IntelliJ)
146 com_crashlytics_export_strings.xml
147 crashlytics.properties
148 crashlytics-build.properties
151 # Editor-based Rest Client
154 # Android studio 3.1+ serialized cache file
155 .idea/caches/build_file_checksums.ser
157 ########################################################################################################################
158 # Project specific ignores #
159 ########################################################################################################################
161 /yosql-website/public
162 /yosql-website/.hugo_build.lock
163 /yosql-website/content/configuration/*
164 !/yosql-website/content/configuration/_index.md