.hgignore
author František Kučera <franta-hg@frantovo.cz>
Fri, 23 Oct 2020 12:10:45 +0200
branchv_0
changeset 49 a3777909fd44
parent 20 b13e7ed9eea3
permissions -rw-r--r--
fix Qt includes: #include <QHeaderView>

syntax: glob

*~
CMakeLists.txt.user

syntax: regexp

^temp/

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