mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 11:44:49 +08:00
DEV: stop tracking changes to ruby-gemset (#22504)
Prevent git from tracking changes to the .ruby-gemset file.
This commit is contained in:
parent
9915236e42
commit
1b9841b3e2
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -52,6 +52,7 @@
|
||||||
|
|
||||||
# We provide a .sample but people can use newer versions if they want to
|
# We provide a .sample but people can use newer versions if they want to
|
||||||
.ruby-version
|
.ruby-version
|
||||||
|
.ruby-gemset
|
||||||
|
|
||||||
# Front-end
|
# Front-end
|
||||||
dist
|
dist
|
||||||
|
|
Loading…
Reference in New Issue
Block a user