[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [https-everywhere/master 4/5] git should now notice .xpis that show up outside of pkg/
Author: Daniel Kahn Gillmor <dkg@xxxxxxxxxxxxxxxxx>
Date: Tue, 9 Nov 2010 14:42:47 -0500
Subject: git should now notice .xpis that show up outside of pkg/
Commit: a592fa500683098da5d0769b506b0488cf62d3d6
---
.gitignore | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore
index 4e937f0..46aacf9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
-*.xpi
+pkg/*.xpi
*~
*.swp
--
1.7.1