1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/.gitignore

26 lines
226 B
Text
Raw Normal View History

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