puppet-strings/.gitignore

36 lines
250 B
Plaintext
Raw Normal View History

## MAC OS
.DS_Store
## TEXTMATE
*.tmproj
tmtags
## EMACS
*~
\#*
.\#*
## VIM
*.swp
/tags
2014-05-26 02:11:32 +00:00
## BUNDLER
.bundle
Gemfile.lock
## YARD
.yardoc
.yardwarns
## MODULE BUILDS
**/pkg
## RubyMine
/.idea/
## rvm/rbenv
/.ruby-version
## YARD output
/doc/