mirror of https://github.com/openclaw/openclaw.git
chore(gitignore): add docker-compose override (#42879)
This commit is contained in:
parent
496176d738
commit
e9b1e856a0
|
|
@ -1,6 +1,7 @@
|
|||
node_modules
|
||||
**/node_modules/
|
||||
.env
|
||||
docker-compose.override.yml
|
||||
docker-compose.extra.yml
|
||||
dist
|
||||
pnpm-lock.yaml
|
||||
|
|
|
|||
Loading…
Reference in New Issue