sdk-monorepo/@tornado/sdk-registry/.gitignore
AlienTornadosaurusHex 32595cb9a2 WIP commit => work on adding registry stuff to SDK
Signed-off-by: AlienTornadosaurusHex <>
2023-05-30 20:48:18 +00:00

53 lines
514 B
Plaintext

# Custom
## Bash export gitea auth token
.gitea.env
## Personal project folders I'm using
cache
vanilla_cache
scripts
## We are NOT using Zero-Installs
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
# Defaults
.env
## Logs
logs
*.log
npm-debug.log*
## Runtime data
pids
*.pid
*.seed
## Optional npm cache directory
.npm
## Optional REPL history
.node_repl_history
## Other defaults
typings/
node_modules
dist
sandbox
sand\ box
debug.log
yarn-error.log
*.map