diff options
author | James Taylor <user234683@users.noreply.github.com> | 2019-01-06 18:20:29 -0800 |
---|---|---|
committer | James Taylor <user234683@users.noreply.github.com> | 2019-01-06 18:20:29 -0800 |
commit | 36e0409db4486c1043e46699d07278e4abbedcec (patch) | |
tree | 3d44411b80523e6316cf115700050a4a3e91ee37 /.gitattributes | |
parent | c80a6b5eedde9c016e23d96892ec8f05c0adb79c (diff) | |
download | yt-local-36e0409db4486c1043e46699d07278e4abbedcec.tar.lz yt-local-36e0409db4486c1043e46699d07278e4abbedcec.tar.xz yt-local-36e0409db4486c1043e46699d07278e4abbedcec.zip |
Add newline to end of files
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 137d29d..6a3e828 100644 --- a/.gitattributes +++ b/.gitattributes @@ -29,4 +29,4 @@ # Note: .db, .p, and .pkl files are associated # with the python modules ``pickle``, ``dbm.*``, # ``shelve``, ``marshal``, ``anydbm``, & ``bsddb`` -# (among others).
\ No newline at end of file +# (among others). |