Add .idea/copilot.* to .gitignore
This commit is contained in:
parent
fecb8cb0be
commit
d3e2354517
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue