Homec4science

Extend C to ignore Visual Studio artifacts

Authored by Arvid Gerstmann <ag@arvid.io> on Sep 6 2016, 06:56.

Description

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

Details

Committed
GitHub <noreply@github.com>Sep 6 2016, 06:56
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNORE0eeed18a54e5: Merge pull request #2092 from vbalnt/patch-1
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rGITIGNORE1ca4b201e037: Extend C to ignore Visual Studio artifacts (authored by Arvid Gerstmann <ag@arvid.io>).Sep 6 2016, 06:56