mirror of
https://github.com/gitattributes/gitattributes.git
synced 2025-01-22 00:08:52 -05:00
Compare commits
4 Commits
5cc7d0343e
...
316e08c26a
Author | SHA1 | Date | |
---|---|---|---|
|
316e08c26a | ||
|
46a8961ad7 | ||
|
a5244cbd8e | ||
|
27750c2a39 |
@ -38,3 +38,6 @@
|
||||
# Common build-tool wrapper scripts ('.cmd' versions are handled by 'Common.gitattributes')
|
||||
mvnw text eol=lf
|
||||
gradlew text eol=lf
|
||||
|
||||
# These are explicitly windows files and should use crlf
|
||||
*.bat text eol=crlf
|
||||
|
@ -131,6 +131,7 @@ Assets/Plugins/** linguist-vendored
|
||||
*.gz lfs
|
||||
*.rar lfs
|
||||
*.tar lfs
|
||||
*.tgz lfs
|
||||
*.zip lfs
|
||||
|
||||
# Compiled Dynamic Library
|
||||
|
Loading…
Reference in New Issue
Block a user