mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-07-31 11:00:16 +00:00
18 lines
243 B
Plaintext
18 lines
243 B
Plaintext
node_modules/
|
|
*~
|
|
.DS_Store
|
|
__pycache__
|
|
out/
|
|
yarn-error.log
|
|
/.idea
|
|
*.iml
|
|
.venv/
|
|
_code-samples/*/js/package-lock.json
|
|
*.css.map
|
|
_code-samples/*/go/go.sum
|
|
_code-samples/*/java/target/
|
|
_code-samples/*/*/*[Ss]etup.json
|
|
|
|
# PHP
|
|
composer.lock
|
|
.cursor/ |