summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCopilot <[email protected]>2025-09-04 17:59:10 +0700
committerGitHub <[email protected]>2025-09-04 17:59:10 +0700
commit89f8fbc9c2cc04e6e1dfcb28bb10a0ad76a966d5 (patch)
tree1d5b746444675dbf35143302b491522a63815364 /.gitignore
parentb2cdea98139a9f590a58092611e8363166da3c46 (diff)
Create comprehensive GitHub Copilot instructions and fix pre-commit configuration for TinyUSB (#3234)
* Initial plan * Create comprehensive GitHub Copilot instructions for TinyUSB Co-authored-by: hathach <[email protected]> * Remove accidentally committed dependencies, use tools/get_deps.py instead Co-authored-by: hathach <[email protected]> * Fix .gitignore: ignore vendor/ directory not ceedling script Co-authored-by: hathach <[email protected]> * Revert .gitignore changes and add README_processed.rst Co-authored-by: hathach <[email protected]> * Remove README_processed.rst and revert ceedling file permissions Co-authored-by: hathach <[email protected]> * Changes before error encountered Co-authored-by: hathach <[email protected]> * Remove redundant manual validation step, keep only pre-commit and build validation Co-authored-by: hathach <[email protected]> * fix pre-commit --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: hathach <[email protected]>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5638a09db..a4045f120 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,4 @@ RelWithDebInfo
Release
BrowseInfo
.cmake_build
+README_processed.rst