mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-01-14 16:35:03 +01:00
cleanup
This commit is contained in:
parent
66d95dfeeb
commit
970b713cf6
2 changed files with 9 additions and 9 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -1,6 +1,14 @@
|
|||
# nix
|
||||
.direnv
|
||||
|
||||
# tyepscript
|
||||
/node_modules
|
||||
/target
|
||||
*.tsbuildinfo
|
||||
|
||||
# riverdelta outputs/references
|
||||
/*-example.wat
|
||||
/out.wat
|
||||
.direnv
|
||||
|
||||
# riverdelta test inputs
|
||||
/*.nil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue