[vino] Change *.tar.gz to *.tar.xz in .gitignore
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vino] Change *.tar.gz to *.tar.xz in .gitignore
- Date: Mon, 9 May 2011 14:35:12 +0000 (UTC)
commit b30c7170bb0dde9f4f74b131a37a536897156d24
Author: David King <amigadave amigadave com>
Date: Sat May 7 12:58:17 2011 +0200
Change *.tar.gz to *.tar.xz in .gitignore
.gitignore | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c7c642e..061f594 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,7 @@ Makefile
Makefile.in
/.deps
/.libs
-/*.tar.gz
+/*.tar.xz
/ABOUT-NLS
/INSTALL
/aclocal.m4
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]