Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add dSYM folder to C.gitignore for OSX env | Alberto Leal | 2015-03-11 | 1 | -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 CHEN | 2014-08-27 | 1 | -0/+4 |
| | |||||
* | Update C.gitignore | eugpermar | 2014-06-25 | 1 | -0/+2 |
| | | | Added .la and .lo library extensions | ||||
* | Merge branch 'master' of git://github.com/github/gitignore into ↵ | Kristofer Rye | 2013-11-26 | 1 | -0/+3 |
|\ | | | | | | | | | | | | | | | | | add-common-linux-compile-file-extensions Conflicts: C.gitignore Updates done. | ||||
| * | Ignore elf and hex in C.gitignore | = | 2013-11-08 | 1 | -0/+2 |
| | | |||||
| * | Added Windows specific .obj for objects to ignore. | Nisarg Shah | 2013-11-04 | 1 | -0/+1 |
| | | |||||
* | | C: Ignore Some Common File Extensions for Binaries on Linux | Kristofer Rye | 2013-10-03 | 1 | -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 files | Matt Jeffery | 2013-07-19 | 1 | -0/+1 |
| | |||||
* | Add versioned so, .a, .dylib, .app | Matt Arsenault | 2012-04-19 | 1 | -1/+4 |
| | |||||
* | Gitignore file for C. | Alban | 2012-04-15 | 1 | -0/+14 |