.hgignore
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 24 Nov 2015 19:37:14 +0100
changeset 553 d83cb4945d5e
parent 549 8ad6734770cd
child 555 4aa0496e6c22
permissions -rw-r--r--
Oops, forgot to export PETITCOMPILER_DATA_DIRECTORY variable ...so Smalltalk code could not read it. Also fixed test for "include" scripts so they are not downloaded again when already downloaded.


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