mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/win32-vd_agent
synced 2026-01-07 10:38:25 +00:00
This will help with making a release. spice-protocol's .gitignore is generated and not committed, so after running ./autogen.sh (autoreconf) git thinks spice-protocol is dirty (just because of generated files). Signed-off-by: Uri Lublin <uril@redhat.com> Acked-by: Frediano Ziglio <fziglio@redhat.com>
5 lines
132 B
Plaintext
5 lines
132 B
Plaintext
[submodule "spice-protocol"]
|
|
path = spice-protocol
|
|
url = git://git.freedesktop.org/git/spice/spice-protocol.git
|
|
ignore=untracked
|