1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-26 18:05:38 +00:00

Add .ruby-version to gitignore

This commit is contained in:
Patrick Marsceill 2020-04-29 14:38:06 -04:00
parent 16e83704d0
commit 9428b93c3d
No known key found for this signature in database
GPG Key ID: 286B93882D828F40

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
*.gem
.bundle
.ruby-version
.jekyll-cache
.sass-cache
_site