sdk-monorepo/.gitignore
T-Hax 9419f0673c Monorepository has been setup
Signed-off-by: T-Hax <>
2023-05-02 22:19:28 +00:00

56 lines
537 B
Plaintext

# Custom
## Bash export gitea auth token
.gitea.env
## Personal project folders I'm using
.code
cache
scripts
packages
reference
references
## 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
build
sandbox
sand\ box
debug.log
yarn-error.log
*.map