.hgignore
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 18 Jan 2016 08:05:03 +0000
changeset 555 4aa0496e6c22
parent 549 8ad6734770cd
permissions -rw-r--r--
For tests on Pharo 5.0, use Spur VM


syntax: glob
*Init.c   
makefile
*.so
*.H
*.o
*.STH
*.sc
objbc
objvc
*.class
java/libs/*.jar
java/libs-src/*.jar
*-Test.xml
st.chg
package-cache
mc

# CI Artefacts
ci/package-cache
ci/pharo*
ci/test-data
ci/*.image
ci/*.changes
ci/*.fuel
ci/*.json
ci/*.xml
ci/*.log
ci/play-cache