.hgignore
author wenzelm
Wed, 01 Jan 2025 16:33:35 +0100
changeset 81700 5c90d1f3a44c
parent 75258 8d09013d8c68
permissions -rw-r--r--
proper treatment of markup within line indentation, notably for Latex.output_ops;

syntax: glob

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


syntax: regexp

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