.hgignore
author Mikael Berthe <mikael@lilotux.net>
Sun, 29 Jun 2014 15:14:16 +0200
changeset 12 15e3580cfb8d
parent 4 bcc0975496bc
permissions -rw-r--r--
Fix hard link detection The previous algorithm was assuming all files of a size group, or none of them, would be hard links. For size groups with both hard links and regular files, the detection could fail.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
a5642cd03cef Goduf - initial version-controlled revision
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     1
syntax: glob
a5642cd03cef Goduf - initial version-controlled revision
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     2
a5642cd03cef Goduf - initial version-controlled revision
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     3
goduf
a5642cd03cef Goduf - initial version-controlled revision
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     4
goduf_*
a5642cd03cef Goduf - initial version-controlled revision
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     5
a5642cd03cef Goduf - initial version-controlled revision
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     6
*.swp
4
bcc0975496bc Update .hgignore
Mikael Berthe <mikael@lilotux.net>
parents: 0
diff changeset
     7
cscope.out