.hgignore
author wenzelm
Fri, 24 Jul 2020 12:15:37 +0200
changeset 72067 17507b48b6f5
parent 71411 839bf7d74fae
child 73987 fc363a3b690a
permissions -rw-r--r--
clarified errors: avoid accidental import from other session that happens to be within overall selection (notably "isabelle build -a");

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/