free_mutant/.gitignore

42 lines
306 B
Plaintext

## MAC OS
.DS_Store
## TEXTMATE
*.tmproj
tmtags
## EMACS
*~
\#*
.\#*
## VIM
*.sw[op]
## Rubinius
*.rbc
.rbx
## PROJECT::GENERAL
*.gem
coverage
profiling
turbulence
rdoc
pkg
tmp
doc
log
.yardoc
measurements
## BUNDLER
.bundle
Gemfile.*.lock
## PROJECT::SPECIFIC
/vendor
/.ruby-version
/.ruby-gemset