annotate .gitignore @ 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 6aae0de07925
children
rev   line source
cannam@150 1 *.o
cannam@150 2 *.a
cannam@150 3 o/
cannam@150 4 .qmake.stash
cannam@150 5 *~
cannam@150 6 vamp-client/qt/Makefile
cannam@150 7 vamp-client/qt/test
cannam@254 8 vamp-capnp/piper.capnp.c++
cannam@254 9 vamp-capnp/piper.capnp.h
cannam@150 10 bin/