.hgignore
author Pulkit Goyal <7895pulkit@gmail.com>
Tue, 29 Aug 2017 19:03:59 +0530
changeset 2888 aa5268900ba1
parent 2080 b26a1f061ac8
child 3203 34d5c97a3dee
permissions -rw-r--r--
topic: add test showing no restrictions on topic names Currently we don't have any restrictions on topic names and each of the topic name works. We want them to not work as some of them are used internally and only integers can be rev numbers too.

syntax: re
/figures/[^/]+\.png$
^html/
\.pyc$
~$
\.swp$
\.orig$
\.rej$
\.err$
^tests/easy_run.sh$
^build/
^dist/
^MANIFEST$
^docs/tutorials/.*\.rst$
\.ico$
tests/\.testtimes