[Pkg-mozext-commits] [perspectives-extension] 06/30: gitignore - add compressed filetypes; ignore any .xpi output

David Prévot taffit at alioth.debian.org
Thu Sep 26 22:31:38 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch debian
in repository perspectives-extension.

commit 64b8959ca74a25d4da9c1b06cf39da4ab070f7ba
Author: Dave Schaefer <dave.schaefer at gmail.com>
Date:   Sat Sep 14 22:13:43 2013 -0600

    gitignore - add compressed filetypes; ignore any .xpi output
---
 .gitignore |   10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 1a8e84d..696908a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,9 @@
-#ignore build output
-Perspectives.xpi
+# ignore build output
+*.xpi
+
+# ignore other types of files
+*.tar
+*.tar.gz
+*.zip
+
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/perspectives-extension.git



More information about the Pkg-mozext-commits mailing list