1
0
mirror of https://github.com/github/gitignore synced 2024-06-20 03:12:50 +02:00

Ignore http client private environment files

It is contains [sensitive data](https://www.jetbrains.com/help/webstorm/http-client-in-product-code-editor.html#example-working-with-environment-files) and shouldn't be added to VCS.

[gitignore.io](https://gitignore.io) already [does it right](https://github.com/toptal/gitignore/blob/master/templates/JetBrains.gitignore).
This commit is contained in:
bitbonk 2020-04-15 17:45:57 +02:00 committed by GitHub
parent 80587386dd
commit 89751d70ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,6 +66,8 @@ fabric.properties
# Editor-based Rest Client
.idea/httpRequests
http-client.private.env.json
rest-client.private.env.json
# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser