aboutsummaryrefslogtreecommitdiffstats
path: root/C.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* 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