Ignore GitHub Copilot migration files
Add GitHub Copilot session migration files to .gitignore
This commit is contained in:
parent
fc6ce5da28
commit
a19adfd688
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue