2.0重构版本
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 

74 wiersze
1.5 KiB

  1. # ---> JetBrains
  2. # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
  3. # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
  4. # User-specific stuff
  5. .idea/**/workspace.xml
  6. .idea/**/tasks.xml
  7. .idea/**/usage.statistics.xml
  8. .idea/**/dictionaries
  9. .idea/**/shelf
  10. # Generated files
  11. .idea/**/contentModel.xml
  12. # Sensitive or high-churn files
  13. .idea/**/dataSources/
  14. .idea/**/dataSources.ids
  15. .idea/**/dataSources.local.xml
  16. .idea/**/sqlDataSources.xml
  17. .idea/**/dynamic.xml
  18. .idea/**/uiDesigner.xml
  19. .idea/**/dbnavigator.xml
  20. # Gradle
  21. .idea/**/gradle.xml
  22. .idea/**/libraries
  23. # Gradle and Maven with auto-import
  24. # When using Gradle or Maven with auto-import, you should exclude module files,
  25. # since they will be recreated, and may cause churn. Uncomment if using
  26. # auto-import.
  27. # .idea/artifacts
  28. # .idea/compiler.xml
  29. # .idea/jarRepositories.xml
  30. # .idea/modules.xml
  31. # .idea/*.iml
  32. # .idea/modules
  33. # *.iml
  34. # *.ipr
  35. # CMake
  36. cmake-build-*/
  37. # Mongo Explorer plugin
  38. .idea/**/mongoSettings.xml
  39. # File-based project format
  40. *.iws
  41. # IntelliJ
  42. out/
  43. # mpeltonen/sbt-idea plugin
  44. .idea_modules/
  45. # JIRA plugin
  46. atlassian-ide-plugin.xml
  47. # Cursive Clojure plugin
  48. .idea/replstate.xml
  49. # Crashlytics plugin (for Android Studio and IntelliJ)
  50. com_crashlytics_export_strings.xml
  51. crashlytics.properties
  52. crashlytics-build.properties
  53. fabric.properties
  54. # Editor-based Rest Client
  55. .idea/httpRequests
  56. # Android studio 3.1+ serialized cache file
  57. .idea/caches/build_file_checksums.ser