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