free_mutant/.gitignore

42 lines
306 B
Text
Raw Normal View History

2013-07-28 18:19:11 -04:00
## 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
2014-03-03 13:00:57 -05:00
Gemfile.*.lock
2013-07-28 18:19:11 -04:00
## PROJECT::SPECIFIC
2013-03-01 12:11:41 -05:00
/vendor
2021-01-16 16:54:30 -05:00
/.ruby-version
/.ruby-gemset