Skip to content

Commit 487d4a8

Browse files
committed
Add /test/dummy_app/tmp/* to .gitignore
1 parent 7334c19 commit 487d4a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ gemfiles/*.lock
99
/spec/reports/
1010
/tmp/
1111
/test/dummy_app/log/*
12+
/test/dummy_app/tmp/*
1213
/vendor/bundle

0 commit comments

Comments
 (0)