annotate .hgignore @ 267:febeaa54bd81

Let's try std=c++1y, see if this gets us sensible behaviour on both Linux and Mac Travis builds (effectively we need C++11 on the former and C++14 on the latter)
author Chris Cannam <cannam@all-day-breakfast.com>
date Sat, 13 Oct 2018 12:32:53 +0100
parents 154e94ea84d4
children
rev   line source
c@75 1 syntax: glob
c@75 2 bin
c@75 3 o
c@75 4 *.capnp.c++
c@75 5 *.capnp.h
c@79 6 *~
c@83 7 .qmake.stash