added git meta files, updated readme
This commit is contained in:
8
.gitattributes
vendored
Normal file
8
.gitattributes
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
* text=auto
|
||||
|
||||
*.c diff=c
|
||||
*.cpp diff=cpp
|
||||
*.h diff=h
|
||||
*.hpp diff=hpp
|
||||
|
||||
CHANGELOG.md export-ignore
|
Reference in New Issue
Block a user