free_mutant/.gitignore

40 lines
289 B
Text
Raw Normal View History

2013-07-28 15:19:11 -07: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
Gemfile.lock
2014-03-03 20:00:57 +02:00
Gemfile.*.lock
2013-07-28 15:19:11 -07:00
## PROJECT::SPECIFIC
2013-03-01 18:11:41 +01:00
/vendor