diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -45,3 +45,8 @@ tests/internals/test_rate_limiter tests/internals/*.log tests/internals/*.trs +# Vagrant + +vagrant/*/*.log +vagrant/*/.vagrant + |