diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ /test/version_tmp/ /tmp/ .idea/ +Gemfile.lock +.ruby-version +.sass-cache/ # Used by dotenv library to load environment variables. # .env |