mirror of
https://github.com/github/gitignore
synced 2025-06-28 09:38:52 +02:00
Merge pull request #4664 from aiyvyang/patch-2
Update JetBrains.gitignore to ignore Apifox Helper cache folders
This commit is contained in:
commit
49b922af61
@ -77,3 +77,7 @@ http-client.private.env.json
|
|||||||
|
|
||||||
# Android studio 3.1+ serialized cache file
|
# Android studio 3.1+ serialized cache file
|
||||||
.idea/caches/build_file_checksums.ser
|
.idea/caches/build_file_checksums.ser
|
||||||
|
|
||||||
|
# Apifox Helper cache
|
||||||
|
.idea/.cache/.Apifox_Helper
|
||||||
|
.idea/ApifoxUploaderProjectSetting.xml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user