diff options
author | Mike Sherov <mike.sherov@gmail.com> | 2013-01-03 14:38:05 -0500 |
---|---|---|
committer | Mike Sherov <mike.sherov@gmail.com> | 2013-01-03 14:38:05 -0500 |
commit | cc5ac08fdeac94c8ee0ccdf6c50e78de44db47fc (patch) | |
tree | 6d124e2e4b7f97a904481ce3c7dc48f68f94d1fe | |
parent | da01fb6a346e1ece3fd6dde5556a98f099e0c0e0 (diff) | |
download | jquery-ui-cc5ac08fdeac94c8ee0ccdf6c50e78de44db47fc.tar.gz jquery-ui-cc5ac08fdeac94c8ee0ccdf6c50e78de44db47fc.zip |
Dev: add .gitattributes file to force all line endings to LF
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..6812da954 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* eol=lf |