.hgignore
author blanchet
Fri, 27 Aug 2021 14:28:56 +0200
changeset 74206 9c6159cbf9ee
parent 74010 4f60db51a263
child 75258 8d09013d8c68
permissions -rw-r--r--
disabled 'ite' in Zipperposition until we upgrade to a version of Zip that supports it and we generate the proper syntax

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/