.hgignore
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 03 Nov 2015 07:42:37 +0000
changeset 309 7ee70a642b24
parent 292 7d05823104ad
child 311 1109121c906f
permissions -rw-r--r--
Added export to Bee Smalltalk packages.

syntax: glob
*.so
*.H
*.o
*.STH
*.sc
*.class
*Init.c
makefile
*.base
*.orig
*.local
*.other
st.chg
**/.idea
**/*.iml
**/objbc
*.res
*.sublime-workspace


# Pharo downloaded/generated files
s/pharo/Pharo*
s/pharo/pharo*
s/pharo/*.changes
s/pharo/*.image
s/pharo/package-cache
s/pharo/mc
s/pharo/CalipeL-S-Tests-Test.xml
s/pharo/*.fuel
jv_calipel_s_tests-Test.xml
result.json
results.json
progress.log

# Rails temporary files
web/db/*.sqlite3
web/.bundle
web/tmp/*
web/log/*.log
web/tags
web/public/assets/*
web/public/uploads/*
web/public/archive/*

# Java implementation temporary files
java/target
java/*.iml
java/.idea

# PetitCompiler support files (should not be here, but...)
smalltalk-src
java-src
ruby-src
python-src

# Smalltalk/X benchmarking and profiling by-products
s/stx/jitmap.*
s/stx/call*

# Monticello packages
mc
package-cache
*.mcz

# Bee generated files
s/bee/jv_calipel_s.*
s/bee/jv_calipel_s_tests.*
s/bee/jv_calipel_s_benchmarks_game.*
s/bee/jv_calipel_s_benchmarks_micro.*
s/bee/*.bsc
s/bee/*.bsl
s/bee/*.ch
s/bee/st.chg