diff options
author | INADA Naoki <methane@users.noreply.github.com> | 2017-02-21 09:39:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-21 09:39:41 (GMT) |
commit | 2c700af5a761f83f303cc7295b660ac31f7d4ed1 (patch) | |
tree | e5dbd0990f629a3c4c5e7341816a38eac78f3ad7 /.gitattributes | |
parent | 3f3d0364a91aa8b89e175a49f93ad04dd4676186 (diff) | |
download | cpython-2c700af5a761f83f303cc7295b660ac31f7d4ed1.zip cpython-2c700af5a761f83f303cc7295b660ac31f7d4ed1.tar.gz cpython-2c700af5a761f83f303cc7295b660ac31f7d4ed1.tar.bz2 |
.gitattribute -> .gitattributes (GH-213)
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..253cc6d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +Misc/NEWS merge=union |