summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKyrylo Silin <silin@kyrylo.org>2018-10-07 00:58:53 +0800
committerKyrylo Silin <silin@kyrylo.org>2018-10-07 00:58:53 +0800
commit743b905c81c5c15b102ae53596bca5531d4dcc7a (patch)
treed64e677d5f9465b38a54cbe45e46b4173de93785 /.gitignore
parenta6428b2f434e67e7332b33c77d5e3938a4dec6cd (diff)
downloadpry-743b905c81c5c15b102ae53596bca5531d4dcc7a.tar.gz
Drop support for Rubinius
Fixes #1775 (Drop support for Rubinius) I am amazed how many hacks we've had just to support Rubinius. It feels good to be able to remove them and reduce the complexity of the codebase.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 210a554a..39b39dc5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,7 +11,6 @@ coverage/
/tags
vendor
*.gem
-.rbx/
.rvmrc
Gemfile.lock
*.swp