Add .idea/copilot.* to .gitignore

This commit is contained in:
Benoit Marty 2025-09-16 15:54:10 +02:00
parent fecb8cb0be
commit d3e2354517

1
.gitignore vendored
View file

@ -62,6 +62,7 @@ captures/
# Android Studio 3 in .gitignore file. # Android Studio 3 in .gitignore file.
.idea/caches .idea/caches
.idea/copilot .idea/copilot
.idea/copilot.*
.idea/inspectionProfiles .idea/inspectionProfiles
# Shelved changes in the IDE # Shelved changes in the IDE
.idea/shelf .idea/shelf