.vault
.vagrant
.python-version

node_modules
cache
vault/tmp
age.key

dist
coverage
tsconfig.tsbuildinfo
*.tsbuildinfo
*.log
.nopy.history.json

*.img
*.img.gz

# Registry credentials and payloads written into the workspace by the publish
# workflows — never wanted in a commit.
.npmrc
.npmrc-*
release.json

# ...except the repo-root .npmrc, which is checked in on purpose: it holds the
# @bitsquare -> Gitea scope mapping and nothing else. Credentials live in the
# .npmrc-* files above, which stay ignored.
!/.npmrc
