Skip to content

Commit 8117159

Browse files
authored
Merge pull request #4315 from kaznovac/patch-1
JetBrains.gitignore: add ignore for the HTTP Client's private environment
2 parents 2d390e4 + c0e6cff commit 8117159

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Global/JetBrains.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,9 @@ crashlytics.properties
7171
crashlytics-build.properties
7272
fabric.properties
7373

74-
# Editor-based Rest Client
74+
# Editor-based HTTP Client
7575
.idea/httpRequests
76+
http-client.private.env.json
7677

7778
# Android studio 3.1+ serialized cache file
7879
.idea/caches/build_file_checksums.ser

0 commit comments

Comments
 (0)