| author | Tomas Zeman <tzeman@volny.cz> |
| Fri, 17 Feb 2012 10:23:51 +0100 | |
| changeset 132 | a908693e3d23 |
| parent 71 | gitignore.patch@a8cd03510cf1 |
| child 133 | 234a43b14e18 |
| permissions | -rw-r--r-- |
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