mirror of
https://github.com/git/git.git
synced 2026-01-22 08:27:53 +00:00
msvc: ignore .dll files copied into the top-level directory
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -256,6 +256,7 @@
|
||||
*.idb
|
||||
*.pdb
|
||||
*.ilk
|
||||
*.dll
|
||||
.vs/
|
||||
*.manifest
|
||||
Debug/
|
||||
|
||||
Reference in New Issue
Block a user