vaguerent/.gitignore
2011-08-28 14:13:54 -07:00

25 lines
206 B
Plaintext

# OS-specific
.DS_Store
# Vagrant stuff
Vagrantfile
.vagrant
# Bundler/Rubygems
.bundle
pkg/*
tags
Gemfile.lock
test/tmp/
# Documentation
_site/*
.yardoc/
doc/
# Rubinius
*.rbc
# IDE junk
.idea/*
*.iml