summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Ignore .gdb files from FLAT toolchainsMike Frysinger2009-10-071-0/+1
| | | | | | * .gitignore: Add /*.gdb. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Ignore ioctlsort helper programMike Frysinger2009-09-181-0/+1
| | | | | | * .gitignore: Add ioctlsort. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Generate ChangeLog from git logDmitry V. Levin2009-07-081-0/+2
| | | | | | | | | | | | * .gitignore: Add ChangeLog * ChangeLog: Rename to ChangeLog-CVS. * Makefile.am (gen-changelog): New rule. (dist-hook): Depend on it. (EXTRA_DIST): Add ChangeLog-CVS. * README-hacking: Describe changes. * gitlog-to-changelog: Import from gnulib. Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
* By Hans-Christian Egtvedt (hans-christian.egtvedt AT atmel.com):Denys Vlasenko2009-02-251-0/+2
| | | | | | | strace.c: suppress "warning: unused static" message by adding #ifdef's around a variable .gitignore: trivial test/*.c: cleanup (suppress warnings, much better style).
* More cleanups from Mike Frysingler:Denys Vlasenko2009-02-231-0/+22
README: update an URL .gitignore: added config.guess config.sub install-sh: removed, they are revenerated by autoconf anyway