1. 05 3月, 2020 1 次提交
  2. 28 2月, 2020 1 次提交
  3. 06 12月, 2019 1 次提交
  4. 18 11月, 2019 1 次提交
    • D
      exclude compiler.xml and artifacts when using Gradle (#3236) · c3e97a0e
      davidkron 提交于
      In our IntelliJ projects where we are using Gradle, the file .idea/compiler.xml and files inside the .idea/artifacts folder are automatically generated by IntelliJ based on the Gradle build model. As these files are generated, they should be ignored in version control.
      c3e97a0e
  5. 12 5月, 2019 1 次提交
    • S
      Add ignores for file-based projects (#2902) · b5aa92c0
      Sergey Chupov 提交于
      When IntelliJ project is created as a file-based (i.e. without `.idea` folder, but with `.iws`, `.iml` and `.ipr` files), and this is a Gradle or Maven project with auto-import, should ignore them as well for the same reason we ignore `.idea` folder content in that case.
      b5aa92c0
  6. 15 9月, 2018 1 次提交
  7. 04 7月, 2018 1 次提交
  8. 03 7月, 2018 1 次提交
  9. 30 6月, 2018 1 次提交
  10. 29 6月, 2018 1 次提交
  11. 12 6月, 2018 1 次提交
  12. 10 5月, 2018 1 次提交
  13. 05 4月, 2018 1 次提交
  14. 30 3月, 2018 1 次提交
  15. 26 3月, 2018 3 次提交
  16. 08 2月, 2018 1 次提交
  17. 06 2月, 2018 1 次提交
  18. 18 12月, 2017 1 次提交
  19. 29 7月, 2017 1 次提交
  20. 26 7月, 2017 1 次提交
  21. 20 3月, 2017 1 次提交
  22. 13 3月, 2017 1 次提交
    • R
      Add Cursive's REPL history file · 8e85b393
      Robert Richter 提交于
      **Reasons for making this change:**
      
      The file `replstate.xml` contains the history of the Clojure REPL
      that Cursive adds to IntelliJ. Obviously that's user-specific,
      and not relevant to other users.
      
      **Links to documentation supporting these rule changes:**
      
      This file is not well-documented, but in cursive-ide/cursive#1325,
      the Cursive developers state that this is the REPL history file,
      and that deleting it is acceptable troubleshooting if it's
      causing trouble.
      8e85b393
  23. 17 2月, 2017 1 次提交
  24. 15 1月, 2017 1 次提交
    • J
      Update JetBrains.gitignore · d8b46e7d
      Jarl Gullberg 提交于
      In newer versions of the IntelliJ platform (such as the one used for Rider), the .idea files are now placed in a subdirectory of the same, named after the current project (such as ".idea/.idea.Everlook/.idea/workspace.xml"). Adding a double-star pattern to these folder rules will also ignore these new files and maintain backwards compatibility with previous revisions of this file.
      d8b46e7d
  25. 29 10月, 2016 1 次提交
  26. 07 9月, 2016 1 次提交
  27. 26 2月, 2016 1 次提交
  28. 11 2月, 2016 1 次提交
  29. 27 1月, 2016 1 次提交
  30. 30 10月, 2015 1 次提交
  31. 30 9月, 2015 1 次提交
  32. 15 9月, 2015 1 次提交
  33. 28 6月, 2015 1 次提交
  34. 16 4月, 2015 1 次提交
  35. 14 4月, 2015 1 次提交
  36. 05 3月, 2015 1 次提交
  37. 20 10月, 2014 2 次提交