You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

JetBrains 959B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
  2. # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
  3. # User-specific stuff:
  4. .idea/**/workspace.xml
  5. .idea/**/tasks.xml
  6. .idea/dictionaries
  7. # Sensitive or high-churn files:
  8. .idea/**/dataSources/
  9. .idea/**/dataSources.ids
  10. .idea/**/dataSources.xml
  11. .idea/**/dataSources.local.xml
  12. .idea/**/sqlDataSources.xml
  13. .idea/**/dynamic.xml
  14. .idea/**/uiDesigner.xml
  15. # Gradle:
  16. .idea/**/gradle.xml
  17. .idea/**/libraries
  18. # Mongo Explorer plugin:
  19. .idea/**/mongoSettings.xml
  20. ## File-based project format:
  21. *.iws
  22. ## Plugin-specific files:
  23. # IntelliJ
  24. /out/
  25. # mpeltonen/sbt-idea plugin
  26. .idea_modules/
  27. # JIRA plugin
  28. atlassian-ide-plugin.xml
  29. # Cursive Clojure plugin
  30. .idea/replstate.xml
  31. # Crashlytics plugin (for Android Studio and IntelliJ)
  32. com_crashlytics_export_strings.xml
  33. crashlytics.properties
  34. crashlytics-build.properties
  35. fabric.properties