view .hgignore @ 655:a0239cca29fa

json_util: use std::string_view and pet doxygen
author David Demelier <markand@malikania.fr>
date Mon, 21 Jan 2019 20:39:31 +0100
parents b1bfc23d33fe
children
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