Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
edanuff authored Sep 24, 2024
1 parent bd8e2fa commit e9ad837
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
* text=auto

*.gprj linguist-vendored
*.fs linguist-vendored
impl/** linguist-vendored
boards/a2n9/impl/** linguist-vendored
boards/a2n20v1/impl/** linguist-vendored
boards/a2n20v2/impl/** linguist-vendored
boards/a2n20v2_enhanced/impl/** linguist-vendored
releases/** linguist-vendored

src/picosoc/libraries/ff/** linguist-vendored
src/picosoc/libraries/pff/** linguist-vendored
src/picosoc/libraries/xprintf/** linguist-vendored

releases/** linguist-vendored

0 comments on commit e9ad837

Please sign in to comment.