mirror of
https://github.com/fluencelabs/registry.git
synced 2025-04-24 17:52:14 +00:00
* feat: use new aqua packages * restore * fix imports * fix path * fix * add spell * use new imports in test * remove node_modules import * fix * move * fix * improve * set marine and mrepl * Update aqua-tests/package.json * use --dry to check aqua is compiling
22 lines
272 B
Plaintext
22 lines
272 B
Plaintext
service/target
|
|
builtin-package/*.wasm
|
|
builtin-package/scheduled/*.air
|
|
registry.tar.gz
|
|
registry
|
|
distro/target/
|
|
distro/registry-service/
|
|
|
|
**/*.rs.bk
|
|
**/.idea
|
|
**/artifacts
|
|
**/.DS_Store
|
|
**/node_modules
|
|
**/dist
|
|
*.drawio
|
|
|
|
aqua/*.tgz
|
|
example/src/generated/**
|
|
|
|
**/__pycache__
|
|
tmp
|