.hgignore
author wenzelm
Thu, 16 Jul 2020 14:36:43 +0200
changeset 72045 2c7cfd2f9b6c
parent 71411 839bf7d74fae
child 73987 fc363a3b690a
permissions -rw-r--r--
more thorough extend/merge, notably for master_dir across Theory.join_theory (e.g. for @{file} antiquotation);

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/