ClawdBot / .gitignore
rippanteq7
up
a35e79e
raw
history blame contribute delete
121 Bytes
# Node
node_modules
npm-debug.log*
# Local env
.env
# Build artifacts
/dist
# Backup exports
*.tar.gz
# OS
.DS_Store