.gitignore
parent
711a39fdd5
commit
6cce99162c
@ -1,3 +1,6 @@
|
|||||||
/target
|
/target
|
||||||
.idea
|
.idea
|
||||||
.direnv
|
.direnv
|
||||||
|
test/*
|
||||||
|
|
||||||
|
!test/mlc.toml
|
Loading…
Reference in New Issue