diff options
author | Adam Mitz <mitza@ociweb.com> | 2016-07-06 13:32:00 -0500 |
---|---|---|
committer | Adam Mitz <mitza@ociweb.com> | 2016-07-06 13:32:00 -0500 |
commit | 602c0b17174fd84710f8730ad905a9014ec1e84b (patch) | |
tree | b481e2938798722706d56e756e1227c460c2d735 /.gitignore | |
parent | d5c050cf3f695138240ee423a1706ae43f7450df (diff) | |
download | ATCD-602c0b17174fd84710f8730ad905a9014ec1e84b.tar.gz |
Fix bugzilla #4215: workaround for a compiler bug in vc14-update3
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d4a2a896b1f..a2aed252e6b 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ ipch/ *.o *.res *.opendb +*.VC.db |