add tmp/ to .gitignore
For example, guard creates tmp/rspec_guard_result, and we do not want to see that in `git status`.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
|||||||
Gemfile.lock
|
Gemfile.lock
|
||||||
|
tmp/
|
||||||
|
Reference in New Issue
Block a user