gitignore/Global/JetBrains.gitignore

52 lines
888 B
Plaintext
Raw Normal View History

2018-03-25 22:55:39 +02:00
# User-specific stuff
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml
2018-04-05 14:44:07 +02:00
.idea/**/dictionaries
.idea/**/shelf
2018-03-25 22:55:39 +02:00
# Sensitive or high-churn files
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
.idea/**/dbnavigator.xml
2018-03-25 22:55:39 +02:00
# Gradle
.idea/**/gradle.xml
.idea/**/libraries
2017-03-20 07:20:15 +01:00
# CMake
cmake-build-*/
2017-03-20 07:20:15 +01:00
2018-03-25 22:55:39 +02:00
# Mongo Explorer plugin
.idea/**/mongoSettings.xml
2018-03-25 22:59:15 +02:00
# File-based project format
*.iws
2013-11-08 22:04:35 +01:00
# IntelliJ
2017-07-26 09:57:33 +02:00
out/
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# Cursive Clojure plugin
.idea/replstate.xml
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
2014-10-20 07:43:15 +02:00
crashlytics.properties
crashlytics-build.properties
fabric.properties
# Editor-based Rest Client
.idea/httpRequests
# Rider-specific rules
*.sln.iml