Ignore files from other branches
authorMatt Caswell <matt@openssl.org>
Fri, 22 May 2015 08:28:43 +0000 (09:28 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 22 May 2015 10:09:19 +0000 (11:09 +0100)
commit8757bf83775afe10cb18d15943248a75bcc6a24b
treea6389aef034df5a2d3f737dd707500bdb4579b57
parent4dc1aa0436fdb8af50960db676b739c8ef81f38c
Ignore files from other branches

There are a number of files that are created on other branches that are
not held in git and are not needed in master. When checking out master
after working on another branch these files show up in "git status", so
just add them to .gitignore

Reviewed-by: Richard Levitte <levitte@openssl.org>
.gitignore