.hgignore
author wenzelm
Sun, 10 Mar 2019 00:21:34 +0100
changeset 69887 b9985133805d
parent 66069 0a34bfc15e2c
child 71411 839bf7d74fae
permissions -rw-r--r--
added semantic document markers; emulate old-style tags as "tag" markers, with subtle change of semantics for multiples tags (ever used?); tuned;

syntax: glob

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


syntax: regexp

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