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.

.gitignore 502B

123456789101112131415161718192021
  1. # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
  2. # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
  3. # User-specific stuff
  4. **/workspace.xml
  5. **/tasks.xml
  6. **/usage.statistics.xml
  7. **/dictionaries
  8. **/shelf
  9. # Generated files
  10. **/contentModel.xml
  11. # Sensitive or high-churn files
  12. **/dataSources/
  13. **/dataSources.ids
  14. **/dataSources.local.xml
  15. **/sqlDataSources.xml
  16. **/dynamic.xml
  17. **/uiDesigner.xml
  18. **/dbnavigator.xml