.hgignore
author Lukas Stevens <mail@lukas-stevens.de>
Fri, 29 Oct 2021 15:09:46 +0200
changeset 74625 e6f0c9bf966c
parent 74010 4f60db51a263
child 75258 8d09013d8c68
permissions -rw-r--r--
order_tac: prevent potential bug, improve perf and tracing - We need to be careful when the order operators contain schematic variables, e.g. <= = ccw' ?p.

syntax: glob

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


syntax: regexp

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