.gitignore 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. build/
  2. .gradle/
  3. target/
  4. # Created by:
  5. # https://www.gitignore.io/api/eclipse
  6. # https://www.gitignore.io/api/intellij
  7. # https://www.gitignore.io/api/netbeans
  8. ### Eclipse ###
  9. .metadata
  10. bin/
  11. tmp/
  12. /*.txt
  13. *.class
  14. *.tmp
  15. *.bak
  16. *.swp
  17. *~.nib
  18. local.properties
  19. .settings/
  20. .loadpath
  21. .recommenders
  22. # Eclipse Core
  23. .project
  24. # External tool builders
  25. .externalToolBuilders/
  26. # Locally stored "Eclipse launch configurations"
  27. *.launch
  28. # PyDev specific (Python IDE for Eclipse)
  29. *.pydevproject
  30. # CDT-specific (C/C++ Development Tooling)
  31. .cproject
  32. # JDT-specific (Eclipse Java Development Tools)
  33. .classpath
  34. # Java annotation processor (APT)
  35. .factorypath
  36. # PDT-specific (PHP Development Tools)
  37. .buildpath
  38. # sbteclipse plugin
  39. .target
  40. # Tern plugin
  41. .tern-project
  42. # TeXlipse plugin
  43. .texlipse
  44. # STS (Spring Tool Suite)
  45. .springBeans
  46. # Code Recommenders
  47. .recommenders/
  48. # Scala IDE specific (Scala & Java development for Eclipse)
  49. .cache-main
  50. .scala_dependencies
  51. .worksheet
  52. ### Intellij ###
  53. # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
  54. # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
  55. # User-specific stuff:
  56. .idea/**/workspace.xml
  57. .idea/**/tasks.xml
  58. .idea/dictionaries
  59. # Sensitive or high-churn files:
  60. .idea/**/dataSources/
  61. .idea/**/dataSources.ids
  62. .idea/**/dataSources.xml
  63. .idea/**/dataSources.local.xml
  64. .idea/**/sqlDataSources.xml
  65. .idea/**/dynamic.xml
  66. .idea/**/uiDesigner.xml
  67. # Gradle:
  68. .idea/**/gradle.xml
  69. .idea/**/libraries
  70. # Mongo Explorer plugin:
  71. .idea/**/mongoSettings.xml
  72. ## File-based project format:
  73. *.iws
  74. ## Plugin-specific files:
  75. # IntelliJ
  76. /out/
  77. # mpeltonen/sbt-idea plugin
  78. .idea_modules/
  79. # JIRA plugin
  80. atlassian-ide-plugin.xml
  81. # Cursive Clojure plugin
  82. .idea/replstate.xml
  83. # Crashlytics plugin (for Android Studio and IntelliJ)
  84. com_crashlytics_export_strings.xml
  85. crashlytics.properties
  86. crashlytics-build.properties
  87. fabric.properties
  88. ### Intellij Patch ###
  89. # Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
  90. # *.iml
  91. # modules.xml
  92. # .idea/misc.xml
  93. # *.ipr
  94. # Sonarlint plugin
  95. .idea/sonarlint
  96. ### NetBeans ###
  97. nbproject/private/
  98. nbbuild/
  99. dist/
  100. nbdist/
  101. .nb-gradle/
  102. ### added manually ###
  103. .idea/
  104. praktikum-holons.iml
  105. /gb_singlerun.txt
  106. /PSO i100 p20 m3e-3 v4 (52).metalog
  107. /PSO i100 p20 m3e-3 v6.metalog
  108. /target/