mirror of https://github.com/github/gitignore.git
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
|
||||
.idea/.cache/.Apifox_Helper
|
||||
.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