Skip to content

Commit

Permalink
Fix path to samples to avoid false-positives in GitHub language detec…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
Xophmeister committed Jan 29, 2024
1 parent 3eaf0c5 commit 81231f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Hide our tests from language detection so GitHub correctly detects Topiary as a Rust project
topiary-core/tests/samples/** linguist-vendored
topiary-cli/tests/samples/** linguist-vendored

0 comments on commit 81231f8

Please sign in to comment.