mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 02:01:45 +08:00
Ignore GitHub Copilot migration files
Add GitHub Copilot session migration files to .gitignore
This commit is contained in:
parent
fc6ce5da28
commit
a19adfd688
@ -81,3 +81,6 @@ http-client.private.env.json
|
|||||||
# Apifox Helper cache
|
# Apifox Helper cache
|
||||||
.idea/.cache/.Apifox_Helper
|
.idea/.cache/.Apifox_Helper
|
||||||
.idea/ApifoxUploaderProjectSetting.xml
|
.idea/ApifoxUploaderProjectSetting.xml
|
||||||
|
|
||||||
|
# Github Copilot persisted session migrations, see: https://github.com/microsoft/copilot-intellij-feedback/issues/712#issuecomment-3322062215
|
||||||
|
.idea/**/copilot.data.migration.*.xml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user