Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguelzamora13 authored Oct 24, 2023
1 parent 5740f0d commit 1c990aa
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
vendor/** -diff linguist-generated=true
**/mock_*.go -diff linguist-generated=true

# Defaults people to autocrlf if they dont have it set
*.py text working-tree-encoding=utf-8 eol=lf
* text=auto
# binaries
*.png
*.jpg
*.tar.gz
*.zip
*.whl
*.exe
*.gif

0 comments on commit 1c990aa

Please sign in to comment.