diff options
| author | Bradley Taunt <git@btxx.org> | 2026-07-16 09:57:50 -0400 |
|---|---|---|
| committer | Bradley Taunt <git@btxx.org> | 2026-07-16 09:57:50 -0400 |
| commit | 9900a3ed9b6d81fd72e347ea290a7e48b78d9f01 (patch) | |
| tree | a1015413d0856dd6a6898e2a4d4c5a0156b700da /.gitignore | |
| parent | e04ed3897e8456bffb2426b43c73f449dc36a3dc (diff) | |
Remove hardset ruby-version
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,4 +4,5 @@ deploys Gemfile.lock .DS_Store .bundle -vendor
\ No newline at end of file +vendor +.ruby-version
\ No newline at end of file |
