Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
ALIENQuake committed Jan 22, 2024
1 parent 90e50d1 commit bdc90b5
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
Expand Up @@ -3,7 +3,7 @@
*.pot text eol=lf

# Use export-ignore to skip files when downloading
**/.* export-ignore
.* export-ignore
*.gitignore text eol=crlf
*.gitattributes text eol=crlf

Expand All @@ -25,7 +25,8 @@
*.ps1 text eol=crlf
*.sh text eol=lf
*.txt text eol=crlf
*.y[a]ml text eol=crlf
*.y[a]ml text eol=lf
*.zip binary

# WeiDU/IE
*.2da text
Expand Down

0 comments on commit bdc90b5

Please sign in to comment.