.hgignore
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Tue, 16 Aug 2016 15:32:54 +0200
changeset 1986 042356d5ba59
parent 1882 b6f934ed3570
child 2020 143c8e4dc22d
permissions -rw-r--r--
ngtip: rely on topicmap for 'ngtip' ngtip is an old function that predates the introduction of a more proper topic aware 'topicmap'. We replace the old code with a call to the new one. This change set function return type and have minor effect in a couple of place.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1839
1bc5e62fc0c7 Initial dumb version of topics.
Augie Fackler <augie@google.com>
parents:
diff changeset
     1
syntax: glob
1bc5e62fc0c7 Initial dumb version of topics.
Augie Fackler <augie@google.com>
parents:
diff changeset
     2
*.orig
1bc5e62fc0c7 Initial dumb version of topics.
Augie Fackler <augie@google.com>
parents:
diff changeset
     3
*.pyc
1bc5e62fc0c7 Initial dumb version of topics.
Augie Fackler <augie@google.com>
parents:
diff changeset
     4
tests/*.err
1882
b6f934ed3570 hgignore: also ignore testtimes
Augie Fackler <raf@durin42.com>
parents: 1839
diff changeset
     5
tests/.testtimes