chore: ignore submodule

This commit is contained in:
alswl 2022-12-10 20:09:23 +08:00
parent fcff6f7adc
commit d33d3e4f16
2 changed files with 4 additions and 0 deletions

0
.gitignore vendored Normal file
View File

View File

@ -10,6 +10,10 @@ Docs:
Build:
```
# ignore submodule changes, we will patch them
git config submodule.excalidraw.ignore all
make patch
make images
make generate-compose
docker-compose up