view .hgignore @ 580:2e16c3623531

Tests: misc cleanups
author David Demelier <markand@malikania.fr>
date Mon, 04 Dec 2017 13:56:01 +0100
parents 7b1781724868
children c389a7e7bf50
line wrap: on
line source

# Build directory used in lots of documentation.
build

# Qt Creator creates CMakeLists.txt.user.
CMakeLists\.txt\.user

# vim/emacs specific.
tags
\.swp$

# macOS specific.
\.DS_Store