hgignore.patch
author Tomas Zeman <tzeman@volny.cz>
Fri, 17 Feb 2012 10:25:06 +0100
changeset 133 234a43b14e18
parent 132 a908693e3d23
child 136 21b84e748643
permissions -rw-r--r--
hgignore.patch: restored .gitignore

From: Tomas Zeman <tzeman@volny.cz>
Date: Tue, 25 Sep 2007 22:50:58 +0200
.hgignore

diff --git a/.gitignore b/.hgignore
copy from .gitignore
copy 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