Skip to content

Commit

Permalink
ci: Update .gitattributes (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
unknowIfGuestInDream committed Jun 16, 2024
1 parent e2a038a commit 1dfe0cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
*.py linguist-language=Python
*.bat linguist-language=Shell
*.vbs linguist-language=Shell
**/about.html linguist-vendored

# Ensure the following are treated as binary.
# # (binary is a macro for -text -diff)
Expand Down Expand Up @@ -46,6 +47,7 @@
*.vsd binary
*.xls binary
*.xlsx binary
*.bmp binary
*.csv binary
*.dll binary
*.txt binary

0 comments on commit 1dfe0cf

Please sign in to comment.