mirror of
https://github.com/fluencelabs/registry.git
synced 2025-04-24 17:52:14 +00:00
18 lines
287 B
Plaintext
18 lines
287 B
Plaintext
service/target
|
|
builtin-package/*.wasm
|
|
builtin-package/scheduled/*.air
|
|
registry.tar.gz
|
|
|
|
**/*.rs.bk
|
|
**/.idea
|
|
**/artifacts
|
|
**/.DS_Store
|
|
**/node_modules
|
|
**/dist
|
|
|
|
# Remove after https://github.com/fluencelabs/aqua/issues/287
|
|
aqua/target/typescript/**
|
|
example/src/generated/**
|
|
|
|
**/__pycache__
|