mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-15 18:13:09 -06:00
Ignore go workspaces config
This commit is contained in:
parent
676251802e
commit
ad25f661ab
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -74,4 +74,7 @@ complement/
|
||||||
docs/_site
|
docs/_site
|
||||||
|
|
||||||
media_store/
|
media_store/
|
||||||
build
|
build
|
||||||
|
|
||||||
|
# golang workspaces
|
||||||
|
go.work*
|
||||||
Loading…
Reference in a new issue