aboutsummaryrefslogtreecommitdiffstats
path: root/C.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Update C.gitignoreZhuojia Shen (Chaos)2016-10-311-0/+1
| | | Add .tmp_versions/ to C.gitignore.
* Merge branch 'master' into HEADArvid Gerstmann2016-10-041-0/+8
|\
| * More kernel module compilation resultsaarian93p2016-09-211-1/+2
| | | | | | Added a few missed files from kernel compilation results
| * Added kernel module compilation resultsaarian93p2016-09-211-0/+7
| | | | | | Adds kernel module compile to the ignore list.
* | Extend C to ignore Visual Studio artifactsArvid Gerstmann2016-09-061-0/+7
|/ | | | | | | | 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
* added prerequisites for C and C++pmartinez2016-06-291-0/+3
|
* C: Ignore gcc Static Stack Usage Analysis .su filesMaik Dybek2016-04-191-0/+1
|
* Add dSYM folder to C.gitignore for OSX envAlberto Leal2015-03-111-0/+3
| | | | | See https://github.com/github/gitignore/pull/527 > For C.gitignore add dSYM folder from Mac OS X to gitignore
* added: rules for ingnoring precompiled headers for C/C++Pengyu CHEN2014-08-271-0/+4
|
* Update C.gitignoreeugpermar2014-06-251-0/+2
| | | Added .la and .lo library extensions
* Merge branch 'master' of git://github.com/github/gitignore into ↵Kristofer Rye2013-11-261-0/+3
|\ | | | | | | | | | | | | | | | | add-common-linux-compile-file-extensions Conflicts: C.gitignore Updates done.
| * Ignore elf and hex in C.gitignore=2013-11-081-0/+2
| |
| * Added Windows specific .obj for objects to ignore.Nisarg Shah2013-11-041-0/+1
| |
* | C: Ignore Some Common File Extensions for Binaries on LinuxKristofer Rye2013-10-031-0/+2
|/ | | | | I use this system in a few of the projects I've contributed to, to ignore architecture-specific linux binaries.
* ignore kernel object filesMatt Jeffery2013-07-191-0/+1
|
* Add versioned so, .a, .dylib, .appMatt Arsenault2012-04-191-1/+4
|
* Gitignore file for C.Alban2012-04-151-0/+14