Skip to content

Commit

Permalink
update .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
jnzd committed Jun 10, 2023
1 parent 71a0daf commit a75aca4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
data/c-testsuite/* linguist-vendored
data/gcc.c-torture-execute/* linguist-vendored
results/findings/* linguist-vendored
results/data/* linguist-vendored
data/c-testsuite/** linguist-vendored
data/gcc.c-torture-execute/** linguist-vendored
results/findings/** linguist-generated
results/data/** linguist-generated

0 comments on commit a75aca4

Please sign in to comment.