Files
ansiblings/.gitignore
T

33 lines
655 B
Plaintext

.vault
.vagrant
# Persistent SSH host key for the dev VM — a real private key, and machine-local
# anyway (see the Vagrantfile).
.vagrant-hostkeys
.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