annotate .hgignore @ 2152:60d78294ea3a

Oookay... Travis's Trusty image is now too old for the bundled hg to be able to connect to Bitbucket after the latter switched off TLS 1.0 and 1.1 support this month. So we must either use a newer image, or find another workaround. Let's try the newer image first, since we'd probably be using that already if it had existed when we set this up
author Chris Cannam
date Thu, 06 Dec 2018 09:36:08 +0000
parents 976ff330f543
children 73fc2e6975e9
rev   line source
Chris@350 1 syntax: glob
Chris@742 2 Makefile*
Chris@350 3 */Makefile
Chris@351 4 o/*
Chris@350 5 */o/*
Chris@350 6 */tmp_obj/*
Chris@350 7 */tmp_moc/*
Chris@350 8 doc/html/
Chris@350 9 *.o
Chris@350 10 *.so
Chris@350 11 *.so.*
Chris@350 12 *.a
Chris@350 13 *.wav
Chris@350 14 *~
Chris@350 15 *.orig
Chris@350 16 *.rej
Chris@442 17 re:^autom4te\.cache/
Chris@442 18 re:^qrc_sonic-visualiser\.cpp$
Chris@442 19 re:^sonic-visualiser$
Chris@442 20 re:^aclocal\.m4$
Chris@442 21 re:^config\.log$
Chris@442 22 re:^config\.pri$
Chris@442 23 re:^config\.status$
Chris@742 24 *.app
Chris@742 25 Sonic Visualiser*
Chris@742 26 .DS_Store
Chris@742 27 *.stash
Chris@852 28 cov-int/*
Chris@1711 29 *.deb
Chris@1741 30 test-svcore-base
Chris@1741 31 test-svcore-data-fileio
Chris@1741 32 test-svcore-data-model
Chris@1711 33 vamp-plugin-sdk
Chris@1711 34 svcore
Chris@1711 35 svgui
Chris@1711 36 svapp
Chris@1711 37 checker
Chris@1724 38 piper
Chris@2051 39 piper-vamp-cpp
Chris@1711 40 dataquay
Chris@1711 41 bqvec
Chris@1711 42 bqfft
Chris@1711 43 bqresample
Chris@1711 44 bqaudioio
Chris@1711 45 sv-dependency-builds
Chris@1711 46 icons/scalable
Chris@1711 47 vamp-plugin-load-checker
Chris@1711 48 piper-vamp-simple-server
Chris@1711 49 piper-convert
Chris@1786 50 *.msi
Chris@1786 51 *.user
Chris@1866 52 glob:.vext*
Chris@1866 53 glob:.repoint*
Chris@1827 54 build_win32
Chris@1827 55 build_win64
Chris@1924 56 *.AppImage
Chris@1924 57 *.AppDir
Chris@1933 58 Dockerfile*.gen
Chris@1933 59 squashfs-root