Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
Exclude self-symlinks
  • Loading branch information
gmarcosb authored Sep 18, 2024
1 parent ae41431 commit fb361b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,5 @@ examples/*/esp32/dependencies.lock
# jupyter temporary files
.ipynb_checkpoints

# Symlinks
**/third_party/connectedhomeip/**

0 comments on commit fb361b0

Please sign in to comment.