mirror of
https://github.com/github/gitignore.git
synced 2025-12-27 10:55:08 -05:00
Ignore GitHub Copilot migration files
Add GitHub Copilot session migration files to .gitignore
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user