Skip to content

Commit

Permalink
- fix whitespace
Browse files Browse the repository at this point in the history
- tweak docs
  • Loading branch information
mvandervoord committed Jan 5, 2016
1 parent 0decf21 commit f52538d
Show file tree
Hide file tree
Showing 3 changed files with 1,354 additions and 1,324 deletions.
30 changes: 30 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -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 modified docs/Unity Summary.odt
Binary file not shown.
Loading

0 comments on commit f52538d

Please sign in to comment.