added git meta files, updated readme

This commit is contained in:
2022-07-25 15:54:46 -06:00
parent aa041b674a
commit 0ad09c0e8f
3 changed files with 74 additions and 2 deletions

8
.gitattributes vendored Normal file
View File

@ -0,0 +1,8 @@
* text=auto
*.c diff=c
*.cpp diff=cpp
*.h diff=h
*.hpp diff=hpp
CHANGELOG.md export-ignore