diff options
| author | hathach <[email protected]> | 2024-03-13 11:46:23 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-03-13 11:46:23 +0700 |
| commit | 834e2c956007709b69f5f85c426dcf51bb2abf63 (patch) | |
| tree | 486fbbcc4b7bbf7f8841d2ed150581dc9bcae784 /.idea | |
| parent | 6dc714b6de8eaa58e4239f831786d383b7f9bb86 (diff) | |
usbd only process last setup packet in the event queue
Diffstat (limited to '.idea')
| -rw-r--r-- | .idea/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore index 73f69e095..b0811f163 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -6,3 +6,5 @@ /dataSources.local.xml # Editor-based HTTP Client requests /httpRequests/ +# GitHub Copilot persisted chat sessions +/copilot/chatSessions |
