.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 11 Oct 2020 17:41:53 +0200
branchv_0
changeset 25 e0627da77dad
parent 0 3bc3b33ccb02
permissions -rw-r--r--
correct types in MidiMessage + do not copy data if jack_midi_event_reserve() failed

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

^\.dep\.inc
^dist/
^build/
^nbproject/private/