- fix whitespace

- tweak docs
This commit is contained in:
Mark VanderVoord
2016-01-04 19:30:38 -05:00
parent 0decf21b9d
commit f52538d401
3 changed files with 1354 additions and 1324 deletions

30
.gitattributes vendored Normal file
View File

@ -0,0 +1,30 @@
* text=auto
# These files are text and should be normalized (convert crlf to lf)
*.rb text
*.test text
*.c text
*.cpp text
*.h text
*.txt text
*.yml text
*.s79 text
*.bat text
*.xcl text
*.inc text
*.info text
*.md text
makefile text
rakefile text
#These files are binary and should not be normalized
*.doc binary
*.odt binary
*.pdf binary
*.ewd binary
*.eww binary
*.dni binary
*.wsdt binary
*.dbgdt binary
*.mac binary

Binary file not shown.

File diff suppressed because it is too large Load Diff