[gnome-system-monitor] Update .gitignore to exclude .patch and tarball variants
- From: Chris KÃhl <chriskuehl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-system-monitor] Update .gitignore to exclude .patch and tarball variants
- Date: Sun, 29 Jul 2012 14:54:20 +0000 (UTC)
commit 664216400744075a4f644883ba00798f75277cb7
Author: Chris KÃhl <blixtra gmail com>
Date: Sun Jul 29 16:19:36 2012 +0200
Update .gitignore to exclude .patch and tarball variants
.gitignore | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c530d83..987a53d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,7 +14,8 @@ config.sub
configure
depcomp
gnome-doc-utils.make
-gnome-system-monitor-3.1.2.tar.bz2
+*.tar.bz2
+*.tar.xz
gnome-system-monitor.desktop
gnome-system-monitor.desktop.in
help/Makefile
@@ -60,4 +61,5 @@ src/org.gnome.gnome-system-monitor.enums.xml
src/org.gnome.gnome-system-monitor.gschema.valid
src/org.gnome.gnome-system-monitor.gschema.xml
stamp-h1
-xmldocs.make
\ No newline at end of file
+xmldocs.make
+*.patch
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]