mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: stop tracking changes to ruby-gemset (#22504)
Prevent git from tracking changes to the .ruby-gemset file.
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user