mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-05-25 02:09:31 -05: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