diff options
author | Brad King <brad.king@kitware.com> | 2015-05-14 14:27:44 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2015-05-14 14:27:44 (GMT) |
commit | 36c275d857d1764f37df450361ed816d24091300 (patch) | |
tree | b80bbda2df70f2f303a2c5c335e63049607ac474 /Source/kwsys/.gitattributes | |
parent | a86ddbe56e1659ca1385514e1ffe1a9389d9ca62 (diff) | |
parent | 576ef8c56ef68b94340f95854a8211fb6f3562f1 (diff) | |
download | CMake-36c275d857d1764f37df450361ed816d24091300.zip CMake-36c275d857d1764f37df450361ed816d24091300.tar.gz CMake-36c275d857d1764f37df450361ed816d24091300.tar.bz2 |
Merge topic 'update-kwsys'
576ef8c5 KWSys: Tell Git not to export .gitattributes
c9709dff Merge branch 'upstream-kwsys' into update-kwsys
3b815ed2 KWSys 2015-05-12 (b1d560a0)
Diffstat (limited to 'Source/kwsys/.gitattributes')
-rw-r--r-- | Source/kwsys/.gitattributes | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/kwsys/.gitattributes b/Source/kwsys/.gitattributes index 248786e..a9c4e77 100644 --- a/Source/kwsys/.gitattributes +++ b/Source/kwsys/.gitattributes @@ -1,8 +1,4 @@ .git* export-ignore -.gitattributes -export-ignore - -/GitSetup export-ignore -/SetupForDevelopment.sh export-ignore eol=lf /CONTRIBUTING.rst conflict-marker-size=78 |