.hgignore
author Mikael Berthe <mikael@lilotux.net>
Sat, 28 Jun 2014 20:40:00 +0200
changeset 5 887c21c26cc8
parent 4 bcc0975496bc
permissions -rw-r--r--
Refactor the checksum part Instead of doing #1 partial checksums #2 full checksums when needed we do the full checksums as soon as partial checksums match. This should reduce disk seeks.
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