.hgignore
author boehmes
Fri, 26 Mar 2010 23:57:35 +0100
changeset 35980 344afccb09d1
parent 34870 e10547372c41
child 42518 57367832b81a
permissions -rw-r--r--
made renamings stable under name changes in the original problem (uninterpreted names are irrelevant to the SMT solver, and caching of SMT certificates relies on irrelevancy of renamings)

syntax: glob

*~
*.class
*.jar
.DS_Store


syntax: regexp

^contrib
^heaps/
^browser_info/
^doc-src/.*\.aux
^doc-src/.*\.bbl
^doc-src/.*\.blg
^doc-src/.*\.dvi
^doc-src/.*\.idx
^doc-src/.*\.ind
^doc-src/.*\.lof
^doc-src/.*\.log
^doc-src/.*\.out
^doc-src/.*\.rai
^doc-src/.*\.rao
^doc-src/.*\.toc

^src/Tools/jEdit/nbproject/private/
^src/Tools/jEdit/build/
^src/Tools/jEdit/dist/
^src/Tools/jEdit/contrib/