.gitignore

main
Michal 2 years ago
parent 6cce99162c
commit cbd598a084
No known key found for this signature in database
GPG Key ID: A6A1A4DCB22279B9

4
.gitignore vendored

@ -1,6 +1,6 @@
/target /target
.idea .idea
.direnv .direnv
test/*
!test/mlc.toml example/*
!example/mlc.toml
Loading…
Cancel
Save