view .hgignore @ 1115:b9421902ba71

plugin links: don't print title if HTTP status is not 200 While here, be more pedantic.
author David Demelier <markand@malikania.fr>
date Wed, 10 Nov 2021 15:35:39 +0100
parents a09d4c9b8518
children 3d9975880161
line wrap: on
line source

# vim/emacs specific.
^tags$
^tags\.lock$
^tags\.temp$
^cscope\.out$
\.swp$
\.swo$

# macOS specific.
\.DS_Store$