]> git.ipfire.org Git - thirdparty/git.git/commit - .gitignore
msvc: ignore .dll and incremental compile output
authorJeff Hostetler <jeffhost@microsoft.com>
Tue, 25 Jun 2019 14:49:42 +0000 (07:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 25 Jun 2019 17:46:58 +0000 (10:46 -0700)
commit54b6110a9b2e11847e62d36f64ef80fd38009772
tree8c9ca334cbe5d7d1c740f942bb00329923e43d54
parentf6a6393771b1f9676f6c019b6e9d35ef172a79e9
msvc: ignore .dll and incremental compile output

Ignore .dll files copied into the top-level directory.
Ignore MSVC incremental compiler output files.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.gitignore