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 860B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio
  2. *.iml
  3. ## Directory-based project format:
  4. .idea/
  5. # if you remove the above rule, at least ignore the following:
  6. # User-specific stuff:
  7. # .idea/workspace.xml
  8. # .idea/tasks.xml
  9. # .idea/dictionaries
  10. # Sensitive or high-churn files:
  11. # .idea/dataSources.ids
  12. # .idea/dataSources.xml
  13. # .idea/sqlDataSources.xml
  14. # .idea/dynamic.xml
  15. # .idea/uiDesigner.xml
  16. # Gradle:
  17. # .idea/gradle.xml
  18. # .idea/libraries
  19. # Mongo Explorer plugin:
  20. # .idea/mongoSettings.xml
  21. ## File-based project format:
  22. *.ipr
  23. *.iws
  24. ## Plugin-specific files:
  25. # IntelliJ
  26. /out/
  27. # mpeltonen/sbt-idea plugin
  28. .idea_modules/
  29. # JIRA plugin
  30. atlassian-ide-plugin.xml
  31. # Crashlytics plugin (for Android Studio and IntelliJ)
  32. com_crashlytics_export_strings.xml
  33. crashlytics.properties
  34. crashlytics-build.properties