.hgignore
author Pierre-Yves David <pierre-yves.david@fb.com>
Thu, 08 Oct 2015 20:42:26 -0700
changeset 1866 13fc93fb7fbe
parent 1839 1bc5e62fc0c7
child 1882 b6f934ed3570
permissions -rw-r--r--
patch: add topic to exported patch If used Mercurial supports it, we add a topic header to patches.
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