FIX: Add /gems to .gitignore (#97)

We got this issue in this [pr](https://github.com/discourse/discourse-steam-login/pull/95)

Where it would commit the `/gems`
This commit is contained in:
Gabriel Grubba 2024-10-25 13:00:48 -03:00 committed by GitHub
parent d52e6af7e2
commit 5b93aec55b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.gitignore vendored
View File

@ -1 +1,3 @@
node_modules
/gems
/auto_generated