Commit Graph

12 Commits

Author SHA1 Message Date
pmartinez 2c52d023dd added prerequisites for C and C++ 2016-06-29 13:33:32 -03:00
Maik Dybek c2aa044b34 C: Ignore gcc Static Stack Usage Analysis .su files 2016-04-19 13:31:19 +02:00
Alberto Leal 08de2b88e2 Add dSYM folder to C.gitignore for OSX env
See https://github.com/github/gitignore/pull/527

> For C.gitignore add dSYM folder from Mac OS X to gitignore
2015-03-11 23:14:12 -04:00
Pengyu CHEN 3e36b5a353 added: rules for ingnoring precompiled headers for C/C++ 2014-08-27 13:36:18 +08:00
eugpermar f9ccfcb1e4 Update C.gitignore
Added .la and .lo library extensions
2014-06-25 12:42:09 +02:00
Kristofer Rye c16b3bb8cf Merge branch 'master' of git://github.com/github/gitignore into add-common-linux-compile-file-extensions
Conflicts:
	C.gitignore

Updates done.
2013-11-26 22:31:25 -05:00
= 502cb31439 Ignore elf and hex in C.gitignore 2013-11-08 00:12:13 +00:00
Nisarg Shah 830889620e Added Windows specific .obj for objects to ignore. 2013-11-04 19:21:39 +05:30
Kristofer Rye 02bbff98df C: Ignore Some Common File Extensions for Binaries on Linux
I use this system in a few of the projects I've contributed to, to
ignore architecture-specific linux binaries.
2013-10-03 17:02:19 -04:00
Matt Jeffery d292bd8207 ignore kernel object files 2013-07-19 18:05:04 +01:00
Matt Arsenault 1bd40f51ee Add versioned so, .a, .dylib, .app 2012-04-19 02:50:54 -03:00
Alban 2f4a4b22ad Gitignore file for C. 2012-04-15 17:16:03 +02:00