Skip to content

Commit

Permalink
Merge pull request #169 from RobertGawron/feature/kicad6_transition
Browse files Browse the repository at this point in the history
exclude external libs from language code statistics
  • Loading branch information
RobertGawron authored Aug 27, 2021
2 parents da9dfd8 + a4e6330 commit 9a7ee04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Software/TargetFirmware/Drivers/* linguist-vendored
Software/NUCLEO-F091RC/Drivers/* linguist-vendored
Software/TargetFirmware/Drivers/** linguist-vendored
Software/NUCLEO-F091RC/Drivers/** linguist-vendored
# use ** to exclude recursively
# see https://stackoverflow.com/questions/42544813/paths-not-excluded-from-github-language-statistics
Software/Common/Libraries/** linguist-vendored
Expand Down

0 comments on commit 9a7ee04

Please sign in to comment.