Skip to content
Snippets Groups Projects
Commit d66eec53 authored by Jonathan Challinger's avatar Jonathan Challinger Committed by Randy Mackay
Browse files

.gitattributes: automatically clean up newlines in source files

parent 0cff3a42
No related branches found
No related tags found
No related merge requests found
......@@ -3,4 +3,6 @@
# This breaks Vagrant for some users.
*.sh text eol=lf
*.pde text eol=lf
*.cpp text eol=lf
*.h text eol=lf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment