mirror of
https://github.com/Fishwaldo/role_model.git
synced 2025-03-15 11:32:04 +00:00
27 lines
192 B
Text
27 lines
192 B
Text
## MAC OS
|
|
.DS_Store
|
|
|
|
## TEXTMATE
|
|
*.tmproj
|
|
tmtags
|
|
|
|
## EMACS
|
|
*~
|
|
\#*
|
|
.\#*
|
|
|
|
## VIM
|
|
*.swp
|
|
|
|
## BUNDLE
|
|
.bundle
|
|
|
|
## PROJECT::GENERAL
|
|
coverage
|
|
rdoc
|
|
pkg
|
|
|
|
## PROJECT::SPECIFIC
|
|
.rvmrc
|
|
Gemfile.lock
|
|
vendor
|