mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #4315 from kaznovac/patch-1
JetBrains.gitignore: add ignore for the HTTP Client's private environment
This commit is contained in:
commit
8117159050
1 changed files with 2 additions and 1 deletions
|
@ -71,8 +71,9 @@ crashlytics.properties
|
|||
crashlytics-build.properties
|
||||
fabric.properties
|
||||
|
||||
# Editor-based Rest Client
|
||||
# Editor-based HTTP Client
|
||||
.idea/httpRequests
|
||||
http-client.private.env.json
|
||||
|
||||
# Android studio 3.1+ serialized cache file
|
||||
.idea/caches/build_file_checksums.ser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue