git: add attributes and ignore
We've had a lot of trouble with differing line endings. Add a gitattributes file to force Unix-style line endings. Additionally, add various well-known extensions to a gitignore file. Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
||||
* text eol=lf
|
Reference in New Issue
Block a user