# Python cache
__pycache__/
*.py[cod]
*$py.class

# Ruby gems and Bundler
*.gem
ruby/*.gem
.bundle/
vendor/bundle/
pkg/

# Scratch / test / example files
e.rb
ruby/e.rb
**/e.rb
