17 lines
132 B
Plaintext
17 lines
132 B
Plaintext
# General
|
|
*.DS_Store
|
|
*.swp
|
|
*~
|
|
|
|
# Dotty
|
|
*.class
|
|
*.tasty
|
|
*.hasTasty
|
|
|
|
# sbt
|
|
target/
|
|
|
|
# Dotty IDE
|
|
/.dotty-ide-artifact
|
|
/.dotty-ide.json
|