DEV: stop tracking changes to ruby-gemset (#22504)

Prevent git from tracking changes to the .ruby-gemset file.
This commit is contained in:
David Battersby
2023-07-10 11:18:43 +08:00
committed by GitHub
parent 9915236e42
commit 1b9841b3e2

1
.gitignore vendored
View File

@@ -52,6 +52,7 @@
# We provide a .sample but people can use newer versions if they want to
.ruby-version
.ruby-gemset
# Front-end
dist