chore: remove Ruby implementation and tooling
This commit is contained in:
21
.gitignore
vendored
21
.gitignore
vendored
@@ -1,17 +1,3 @@
|
||||
# rcov generated
|
||||
coverage
|
||||
|
||||
# rdoc generated
|
||||
rdoc
|
||||
|
||||
# yard generated
|
||||
doc
|
||||
.yardoc
|
||||
|
||||
# jeweler generated
|
||||
pkg
|
||||
|
||||
.bundle
|
||||
|
||||
# Have editor/IDE/OS specific files you need to ignore? Consider using a global gitignore:
|
||||
#
|
||||
@@ -44,17 +30,10 @@ pkg
|
||||
.idea/
|
||||
*.iml
|
||||
|
||||
Gemfile.lock
|
||||
vendor/
|
||||
|
||||
homesick*.gem
|
||||
|
||||
# Go scaffolding artifacts
|
||||
dist/
|
||||
*.test
|
||||
*.out
|
||||
|
||||
# rbenv configuration
|
||||
.ruby-version
|
||||
|
||||
.github/*
|
||||
Reference in New Issue
Block a user