Mercurial > hg > piper-cpp
annotate .gitignore @ 269:63e460e69347
Maybe if we define both of these, we'll end up with the right things on
the various systems we're trying to deal with via Travis
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Sat, 13 Oct 2018 16:37:56 +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/ |