Alessio Caiazza is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

nolith / ruby-beamer

My template for beamer slides with ruby code examples

Clone this repository (size: 531.9 KB): HTTPS / SSH
hg clone https://bitbucket.org/nolith/ruby-beamer
hg clone ssh://hg@bitbucket.org/nolith/ruby-beamer

ruby-beamer / .hgignore

Branch
default
syntax: glob
*.orig
*.rej
*~
*.o
tests/*.err
.DS_Store
build
.svn
(*)
*.perspectivev3
*.mode1v3
*.mode2v3
*.mpkg
*.framework
*.pbxuser
*.pdf
*.aux
*.xmp.tex
*.synctex.gz
*.out
*.log
*.nav
*.pdfsync
*.toc
*.snm

syntax: regexp
.*\#.*\#$
^sources/snippets/.*$
^sources/.+\.tex$