Skip to content

Commit

Permalink
Fix .gitattributes to cover code better.
Browse files Browse the repository at this point in the history
  • Loading branch information
realazthat committed Aug 8, 2024
1 parent 7442ba1 commit 38989de
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
* text=auto eol=lf
*.* linguist-detectable=false
/snipinator/* linguist-detectable=true
* linguist-detectable=false
/Dockerfile linguist-detectable=true
/snipinator/** linguist-detectable=true

0 comments on commit 38989de

Please sign in to comment.