Skip to content

Commit

Permalink
gitattributes: ignore vendored aslp-cpp lib directory
Browse files Browse the repository at this point in the history
furthering the quest to mark the repository as OCaml and not C++.
  • Loading branch information
katrinafyi authored Mar 22, 2024
1 parent f0287df commit 8c57d54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
*.prj text eol=lf
*.t linguist-vendored
*.asl linguist-vendored
/aslp-cpp/lib/** linguist-vendored

0 comments on commit 8c57d54

Please sign in to comment.