.hgignore
author wenzelm
Thu, 05 Mar 2009 15:25:35 +0100
changeset 30283 520872460b7b
parent 28943 9fb44eb4425d
child 31669 6802c34af5a9
permissions -rw-r--r--
TableFun.join/merge: optimize the important special case where the tables coincide -- NOTE: this changes both the operational behaviour and the result for non-standard join/eq notion;

syntax: glob

*~
*.class
*.jar
.DS_Store


syntax: regexp

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