diff options
author | Don Huff <don.huff@eyeverify.com> | 2016-03-11 13:58:27 (GMT) |
---|---|---|
committer | Don Huff <don.huff@eyeverify.com> | 2016-03-11 13:58:27 (GMT) |
commit | d254052f7fe697d0acb8a746d73596bebd4302ca (patch) | |
tree | b67b147024dde7151279cd118ca576840bdc40dc /.gitignore | |
parent | 407b0aaf856a5bb8695fd41e99d8885614e5aabe (diff) | |
download | googletest-d254052f7fe697d0acb8a746d73596bebd4302ca.zip googletest-d254052f7fe697d0acb8a746d73596bebd4302ca.tar.gz googletest-d254052f7fe697d0acb8a746d73596bebd4302ca.tar.bz2 |
Update C++ language and library settings to match SDK projects.refs/pull/725/head
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ # Ignore CI build directory build/ +xcuserdata |