win32-vd_agent/.gitmodules
Uri Lublin 07f4992d59 Ignore spice-protocol untracked files
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>
2020-03-19 16:41:21 +00:00

5 lines
132 B
Plaintext

[submodule "spice-protocol"]
path = spice-protocol
url = git://git.freedesktop.org/git/spice/spice-protocol.git
ignore=untracked