httpie / http-prompt

An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
https://http-prompt.com
MIT License
8.96k stars 326 forks source link

Ignoring data.json file which is generated from tests #128

Closed vtrbtf closed 7 years ago

vtrbtf commented 7 years ago

There is one test calledtest_get from TestHttpActionRedirection suite that generates a file. This file should be included into .gitignore, since it's a test dump