[PATCH spice-server v3] gitignore: Reduce html files exclusion

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Limit html files ignored.  Html files under docs/ are still ignored.
Can happen that you are working on some html files on your main
spice-server directory and it's not desirable to ignore them.
For instance this can happen if you download a patch from patchwork.

Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx>
---
 .gitignore | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Changes since v2:
- better comment.

diff --git a/.gitignore b/.gitignore
index cac10f9..85f922b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,6 @@
 *.tar.bz2
 *.tar.gz
 *.pyc
-*.html
 aclocal.m4
 autom4te.cache
 compile
@@ -34,7 +33,7 @@ INSTALL
 .version
 .tarball-version
 docs/manual/manual.chunked/
-docs/manual/manual.html
+docs/**/*.html
 .dirstamp
 .deps
 .libs
-- 
2.9.4

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]