Skip to content

Commit

Permalink
chore: ignore js (linguist)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludo Galabru committed Sep 30, 2022
1 parent 3d950c5 commit 85dc79e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Have linguist ignore typescript compiler sources
tsc/* linguist-vendored
components/clarinet-cli/js/* linguist-vendored
components/clarinet-cli/dts/* linguist-vendored
components/clarinet-cli/tsc/* linguist-vendored

# Declare Clarity files that will always have LF line endings on checkout.
*.clar text eol=lf
Expand Down

0 comments on commit 85dc79e

Please sign in to comment.