Skip to content
Commit 1ca4b201 authored by Arvid Gerstmann's avatar Arvid Gerstmann Committed by GitHub
Browse files

Extend C to ignore Visual Studio artifacts

Visual Studio creates a few artifacts which weren't ignored before,
mainly .idb, .pdb and .ilk files which are either created by CL.EXE or
by LINK.EXE were added to the gitignore for Windows projects.

A little more information can be found here on Microsoft's
documentation: https://msdn.microsoft.com/en-us/library/3awe4781.aspx
parent 0eeed18a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment