forked from microsoft/Quantum
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
15 lines (13 loc) · 726 Bytes
/
.gitattributes
File metadata and controls
15 lines (13 loc) · 726 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
###############################################################################
# Set default behavior to automatically normalize line endings.
###############################################################################
* text=auto
*.sh text eol=lf
###############################################################################
# diff behavior for some non-binary formats
###############################################################################
*.md diff=text
###############################################################################
# GitHub Linguist settings for repository language stats
###############################################################################
samples/** -linguist-documentation