This commit is contained in:
glachancecmaisonneuve
2019-04-04 02:12:44 -04:00
parent a6e2c7e401
commit aec3e4502e
30 changed files with 1082 additions and 60 deletions

13
.gitattributes vendored Normal file
View File

@@ -0,0 +1,13 @@
# Set default behavior to automatically normalize line endings.
* text=crlf
# These files are text and should be normalized (Convert crlf => lf)
*.txt text
*.vcproj text
*.cpp text
*.h text
*.def text
*.rc text
*.cmd