.hgignore
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 13 Aug 2013 01:10:21 +0100
changeset 181 8b5d11633206
parent 114 c42ae33ccc2f
child 167 b0934075fd58
permissions -rw-r--r--
Bug fixex in Smalltalk/X scripts. Allow executing of benchmark-runner.sh from different working directory.

syntax: glob
*.so
*.H
*.o
*.STH
*.sc
*.class
*Init.c
makefile
*.base
*.orig
*.local
*.other
st.chg
**/.idea
**/*.iml
s/pharo20/Pharo*
s/pharo20/pharo*
s/pharo20/*.changes
s/pharo20/*.image
s/pharo20/*.st
s/pharo20/package-cache
jv_calipel_s_tests-Test.xml
result.json
results.json
progress.log
web/db/*.sqlite3
web/.bundle
web/tmp/*
web/log/*.log
web/tags
web/public/assets/*
**/objbc
*.res
*.sublime-workspace