Skip to content

Commit

Permalink
vcs: add .idea/copilot to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
yusshu committed Apr 3, 2024
1 parent 5472fc4 commit 3f5aef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
.idea/**/usage.statistics.xml
.idea/**/dictionaries
.idea/**/shelf
.idea/**/copilot/

# AWS User-specific
.idea/**/aws.xml
Expand Down

0 comments on commit 3f5aef2

Please sign in to comment.