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.

56 lines
1.1 KiB

6 years ago
  1. # Created by .ignore support plugin (hsz.mobi)
  2. ### JetBrains template
  3. # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
  4. # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
  5. # User-specific stuff
  6. .idea/**/workspace.xml
  7. .idea/**/tasks.xml
  8. .idea/**/dictionaries
  9. .idea/**/shelf
  10. # Sensitive or high-churn files
  11. .idea/**/dataSources/
  12. .idea/**/dataSources.ids
  13. .idea/**/dataSources.local.xml
  14. .idea/**/sqlDataSources.xml
  15. .idea/**/dynamic.xml
  16. .idea/**/uiDesigner.xml
  17. .idea/**/dbnavigator.xml
  18. # Gradle
  19. .idea/**/gradle.xml
  20. .idea/**/libraries
  21. # CMake
  22. cmake-build-debug/
  23. cmake-build-release/
  24. # Mongo Explorer plugin
  25. .idea/**/mongoSettings.xml
  26. # File-based project format
  27. *.iws
  28. # IntelliJ
  29. out/
  30. # mpeltonen/sbt-idea plugin
  31. .idea_modules/
  32. # JIRA plugin
  33. atlassian-ide-plugin.xml
  34. # Cursive Clojure plugin
  35. .idea/replstate.xml
  36. # Crashlytics plugin (for Android Studio and IntelliJ)
  37. com_crashlytics_export_strings.xml
  38. crashlytics.properties
  39. crashlytics-build.properties
  40. fabric.properties
  41. # Editor-based Rest Client
  42. .idea/httpRequests
  43. /.idea/