1
1
mirror of https://github.com/tweag/asterius.git synced 2024-10-05 13:17:19 +03:00
asterius/.gitignore
Yves-Stan Le Cornec 641ade855c
Bazel files for building asterius binaries (#888)
Co-authored-by: Yves-Stan Le Cornec <yves.stan.lecornec@tweag.io>
2022-01-19 13:58:52 +01:00

34 lines
340 B
Plaintext

.stack-work/
stack.yaml.lock
wabt/wabt/bin
asterius.cabal
ghc-toolkit.cabal
binaryen.cabal
wabt.cabal
wasm-toolkit.cabal
dist/
dist-newstyle/
site/
_build/
.idea/
node_modules/
*.dump-*
yarn.lock
package-lock.json
*.linked.txt
*.unlinked.bin
*.wasm-toolkit.txt
/test
/lib
cabal.project.local
.vscode
sysroot
/bazel-*
.bazelrc.local
*~