2012-09-06 03:29:58 +02:00
|
|
|
*~
|
|
|
|
*.class
|
|
|
|
*.log
|
|
|
|
|
|
|
|
# IntelliJ
|
|
|
|
.idea
|
|
|
|
.idea_modules
|
2012-09-28 04:34:02 +02:00
|
|
|
*.iml
|
2012-09-06 03:29:58 +02:00
|
|
|
|
2013-02-28 08:11:23 +01:00
|
|
|
.DS_Store
|
|
|
|
|
2012-09-06 03:29:58 +02:00
|
|
|
# sbt specific
|
|
|
|
bin/.lib
|
|
|
|
dist/*
|
|
|
|
target/
|
|
|
|
lib_managed/
|
|
|
|
src_managed/
|
|
|
|
project/boot/
|
|
|
|
project/plugins/project/
|
2023-05-23 22:20:44 +02:00
|
|
|
.bsp
|
2012-09-06 03:29:58 +02:00
|
|
|
|
|
|
|
# Scala-IDE specific
|
|
|
|
.scala_dependencies
|
2014-06-26 07:33:54 +02:00
|
|
|
atlassian-ide-plugin.xml
|
|
|
|
|
2019-12-13 23:58:28 +01:00
|
|
|
src/main/java/**/*.h
|
2020-11-28 18:14:08 +01:00
|
|
|
|
|
|
|
.metals
|
|
|
|
.vscode
|
|
|
|
.bloop
|