You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
*.*
|
|
*
|
|
!*/
|
|
!Makefile
|
|
!*.mk
|
|
!*.scala
|
|
!*.[cSh]
|
|
!*.v
|
|
!*.cpp
|
|
!*.cc
|
|
!.gitignore
|
|
!.scalafmt.conf
|
|
!build.sc
|
|
!README.md
|
|
!utils/*
|
|
build/
|
|
|
|
# mill
|
|
out/
|
|
.bsp/
|
|
.idea/
|
|
.idea_modules/
|
|
test_run_dir/
|
|
|
|
# vscode
|
|
.metals/
|
|
.vscode/
|
|
.VSCodeCounter/
|