.hgignore @ cc789a5baf4a

Fix error with tags

Tags are defined on a commit, such as the current commit `repo['.']`.
They are not defined on the working directory, which `repo[None]` gives.
author Sietse Brouwer <sbbrouwer@gmail.com>
date Tue, 26 May 2020 15:08:02 +0200
parents ed22ce1f3057
children 25b0cf6b43f5
syntax: glob

.DS_Store
*.pyc
.idea/
docs/.html
docs/.tmp