Skip to content

Commit

Permalink
Update gitattributes to only affect relevant text files
Browse files Browse the repository at this point in the history
  • Loading branch information
4LT committed Feb 13, 2024
1 parent 013ef62 commit 07acd04
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
* text=auto
*.rs text=auto
*.toml text=auto
*.md text=auto
*.yml text=auto
.gitattributes text=auto
.gitignore text=auto

0 comments on commit 07acd04

Please sign in to comment.