hgignore.patch
changeset 132 a908693e3d23
parent 71 a8cd03510cf1
child 133 234a43b14e18
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/hgignore.patch	Fri Feb 17 10:23:51 2012 +0100
@@ -0,0 +1,27 @@
+From: Tomas Zeman <tzeman@volny.cz>
+Date: Tue, 25 Sep 2007 22:50:58 +0200
+.hgignore
+
+diff --git a/.gitignore b/.hgignore
+rename from .gitignore
+rename to .hgignore
+--- a/.gitignore
++++ b/.hgignore
+@@ -1,3 +1,4 @@
++syntax: glob
+ *~
+ *.asc
+ *.bin
+@@ -23,6 +24,7 @@
+ *.tgz
+ *.xpi
+ *.zip
++*.rej
+ AUTHORS
+ Changelog*
+ Filelist.txt
+@@ -31,3 +33,4 @@
+ pkg
+ pkg.*
+ src
++.*.swp