fixed gitignore to remove test_responses

pull/1/head
Braydon Kains 6 years ago
parent 6e8aad9241
commit 3530857e3f

1
.gitignore vendored

@ -1,6 +1,7 @@
vendor/
node_modules/
npm-debug.log
test-responses/
# Laravel 4 specific
bootstrap/compiled.php

Binary file not shown.
Loading…
Cancel
Save