mirror of
https://github.com/arjunkomath/openclaw-railway-template.git
synced 2026-08-14 00:48:11 +00:00
19 lines
149 B
Plaintext
19 lines
149 B
Plaintext
# Node
|
|
node_modules
|
|
npm-debug.log*
|
|
|
|
# Local env
|
|
.env
|
|
|
|
# Build artifacts
|
|
/dist
|
|
|
|
# Backup exports
|
|
*.tar.gz
|
|
|
|
# OS
|
|
.DS_Store
|
|
|
|
.claude/
|
|
.serena/
|
|
.tmpdata/ |