mirror of
https://github.com/boostorg/metaparse.git
synced 2026-01-19 04:22:10 +00:00
Adding .gitattributes
This commit is contained in:
20
.gitattributes
vendored
Normal file
20
.gitattributes
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
* text=auto
|
||||
|
||||
*.cpp text
|
||||
*.hpp text
|
||||
*.py text
|
||||
|
||||
*.css text
|
||||
*.html text
|
||||
*.md text
|
||||
*.qbk text
|
||||
*.svg text
|
||||
*.txt text
|
||||
|
||||
*.json text
|
||||
*.yml text
|
||||
|
||||
*.png binary
|
||||
|
||||
Jamfile.v2 text
|
||||
.gitignore text
|
||||
Reference in New Issue
Block a user