.hgignore
author wenzelm
Mon, 24 May 2021 11:58:06 +0200
changeset 73777 52e43a93d51f
parent 71411 839bf7d74fae
child 73987 fc363a3b690a
permissions -rw-r--r--
clarified system_log: make this work independently of the particular "isabelle build" command-line (e.g. "isabelle mirabelle");

syntax: glob

*~
*.class
*.jar
*.marks
*.orig
*.rej
.DS_Store
.swp


syntax: regexp

^contrib
^heaps/
^browser_info/
^doc/.*\.pdf
^lib/classes/
^src/Tools/jEdit/dist/
^src/Tools/VSCode/out/
^src/Tools/VSCode/extension/node_modules/
^Admin/jenkins/ci-extras/target/