-
-
Notifications
You must be signed in to change notification settings - Fork 278
Expand file tree
/
Copy path.gitattributes
More file actions
17 lines (15 loc) · 733 Bytes
/
.gitattributes
File metadata and controls
17 lines (15 loc) · 733 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
###############################################################################
# Set default behavior to automatically normalize line endings.
###############################################################################
* text=auto
###############################################################################
# Misc
###############################################################################
*.psd1 text
*.rc text eol=crlf encoding=UTF-8
*.zip filter=lfs diff=lfs merge=lfs -text
###############################################################################
# Fix GitHub repo statistics
###############################################################################
*.h linguist-language=C++
drsr.* linguist-vendored