[Spice-devel] [spice-streaming-agent PATCH 1/4] gitignore: ignore tar.xz

Uri Lublin uril at redhat.com
Thu Sep 26 15:13:17 UTC 2019


---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 601cc9f..29d4a92 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
 *.lo
 *.tar.bz2
 *.tar.gz
+*.tar.xz
 .*.sw?
 .deps
 .dirstamp
-- 
2.21.0



More information about the Spice-devel mailing list