capistrano/.gitignore

26 lines
226 B
Plaintext
Raw Normal View History

2013-02-01 09:19:14 +00:00
*.gem
*.rbc
2015-08-10 20:57:53 +00:00
*.swp
2013-02-01 09:19:14 +00:00
.bundle
.config
2015-08-10 20:57:53 +00:00
.rspec
.rspec-local
.ruby-version
2013-02-01 09:19:14 +00:00
.yardoc
Gemfile.lock
InstalledFiles
2015-08-10 20:57:53 +00:00
_site
2013-02-01 09:19:14 +00:00
_yardoc
coverage
doc/
lib/bundler/man
pkg
rdoc
spec/reports
2015-08-10 20:57:53 +00:00
tags
2013-02-01 09:19:14 +00:00
test/tmp
test/version_tmp
tmp
/docs/_site/
2015-08-10 20:57:53 +00:00
vendor/