mirror of
https://github.com/Heretek-AI/heretek-openclaw-deploy.git
synced 2026-07-01 18:25:50 -04:00
chore: Add .gitignore with node_modules and build artifacts
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
.env
|
||||
.env.local
|
||||
node_modules/
|
||||
**/node_modules/*
|
||||
*.log
|
||||
dist/
|
||||
build/
|
||||
coverage/
|
||||
artifacts/
|
||||
.tmp/
|
||||
.cache/
|
||||
Reference in New Issue
Block a user