Fix delete SSH key in file
This commit is contained in:
parent
8de9517862
commit
ab747f2790
6 changed files with 138 additions and 9 deletions
18
conf/gitignore/Ruby
Normal file
18
conf/gitignore/Ruby
Normal file
|
@ -0,0 +1,18 @@
|
|||
*.gem
|
||||
*.rbc
|
||||
.bundle
|
||||
.config
|
||||
coverage
|
||||
InstalledFiles
|
||||
lib/bundler/man
|
||||
pkg
|
||||
rdoc
|
||||
spec/reports
|
||||
test/tmp
|
||||
test/version_tmp
|
||||
tmp
|
||||
|
||||
# YARD artifacts
|
||||
.yardoc
|
||||
_yardoc
|
||||
doc/
|
Loading…
Add table
Add a link
Reference in a new issue