Files
wasmer/.gitignore
2024-09-16 10:29:34 +02:00

35 lines
461 B
Plaintext

**/target
**/*.rs.bk
.DS_Store
.idea
.gdb_history
/.cargo/
**/.vscode/*
!/.vscode/settings.json
api-docs-repo/
/.cargo_home/
/package/
/dist/
/wapm-cli/
/src/windows-installer/WasmerInstaller.exe
/lib/c-api/wasmer.h
.xwin-cache
wapm.toml
wasmer.toml
*.snap.new
# Generated by tests on Android
/avd
/core
/vendor
out.txt
wapm.toml
build-capi.tar.gz
build-wasmer.tar.gz
lcov.info
link/
link.tar.gz
.vscode
# Ignore files used by the "direnv" tool.
.direnv
.envrc