Skip to content
Snippets Groups Projects
.gitignore 176 B
Newer Older
# General
*.DS_Store
*.swp
*~

# Dotty
*.class
*.tasty
*.hasTasty

# sbt
target/

# IDE
.bsp
.bloop
.metals
.vscode

# datasets
stackoverflow-grading.csv
wikipedia-grading.dat