10 lines
178 B
Plaintext
10 lines
178 B
Plaintext
# ---> Scala
|
|
*.class
|
|
*.log
|
|
|
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
|
hs_err_pid*
|
|
|
|
/project/project/target/
|
|
/project/target
|
|
/target |