chore: Switch to this repository from predecessor
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9ecfa63f58
commit
7b00b01856
23 changed files with 733 additions and 32 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -1,5 +1,5 @@
|
|||
/.cache
|
||||
/bin
|
||||
/lib
|
||||
/src-gen
|
||||
/target
|
||||
|
||||
|
@ -9,3 +9,10 @@
|
|||
/.factorypath
|
||||
|
||||
/.polyglot.metaborg.yaml
|
||||
|
||||
*.aterm
|
||||
/site
|
||||
tests/extracted/*
|
||||
tests/*.js
|
||||
tests/*.py
|
||||
tests/*.hs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue