.hgignore
author Jan Vrany <jan.vrany@fit.cvut.cz>
Sat, 14 Sep 2013 15:48:03 +0100
branchdevelopment
changeset 2729 ac412f6ea6d4
parent 2507 f10e6a5e4d70
child 2731 13f5be2bf83b
permissions -rw-r--r--
More support for method's source display. Not yet working. The behaviour can (whether to show full class source or just method's source) be now controlled by JavaMethod class>>showFullSource: More work has to be done to fully support this.

syntax: glob
*.so
*.H
*.o
*.STH
*.sc
*.class
*Init.c
java/bin
libs/java/libs
libs/java/libs-src
libs/java/target
tests/*/bin
makefile
support/fdlibm/libfdm.a
examples/tomcat6/apache-tomcat-6.0.35-src/output
examples/tomcat6/resources
examples/tomcat6/tomcat6
examples/tomcat6/display.rc
examples/tomcat6/keyboard.rc
examples/tomcat6/keyboardMacros.rc
*.base
*.orig
*.local
*.other
st.chg
tools/java/libs/ecj*.jar
tools/java/libs-src/ecj*.jar
**/.idea
**/*.iml