JetBrains: add .idea/httpRequests

This directory used by HTTP Client in IntelliJ IDEA (and other product).
https://www.jetbrains.com/help/idea/http-client-in-product-code-editor.html#viewingResponse
This commit is contained in:
Hideki Ikemoto 2018-03-30 22:18:55 +09:00
parent be1d0e0a4c
commit c64252ad68
1 changed files with 3 additions and 0 deletions

View File

@ -45,3 +45,6 @@ com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties
# Editor-based Rest Client
.idea/httpRequests