Skip to content

Commit 003ac16

Browse files
authored
Merge pull request #4746 from yutamago/feature/jetbrains-copilot-migration-files
Ignore GitHub Copilot migration files in Jetbrains IDEs
2 parents fc6ce5d + a19adfd commit 003ac16

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Global/JetBrains.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,6 @@ http-client.private.env.json
8181
# Apifox Helper cache
8282
.idea/.cache/.Apifox_Helper
8383
.idea/ApifoxUploaderProjectSetting.xml
84+
85+
# Github Copilot persisted session migrations, see: https://github.com/microsoft/copilot-intellij-feedback/issues/712#issuecomment-3322062215
86+
.idea/**/copilot.data.migration.*.xml

0 commit comments

Comments
 (0)