Skip to content

Commit

Permalink
chore: update .gitattributes to exclude scripts from linguist detection
Browse files Browse the repository at this point in the history
  • Loading branch information
amerkurev committed Mar 12, 2024
1 parent 3315b6e commit aa67385
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
* text=auto eol=lf
# Apply to all files and directories in the directory
app/scripts/readability/** -linguist-detectable
app/scripts/stealth/** -linguist-detectable

0 comments on commit aa67385

Please sign in to comment.