diff options
| author | W. Trevor King <[email protected]> | 2012-04-12 19:51:48 +0200 |
|---|---|---|
| committer | Marcus Brinkmann <[email protected]> | 2012-04-20 16:05:11 +0200 |
| commit | 4cb408d33efe80e7d102049dea244d22907d8395 (patch) | |
| tree | cd201164c56e3ad12d0d0b27962777ea189be836 /.gitignore | |
| parent | status-table.c: include string.h for strcmp. (diff) | |
| download | gpgme-4cb408d33efe80e7d102049dea244d22907d8395.tar.gz gpgme-4cb408d33efe80e7d102049dea244d22907d8395.zip | |
.gitignore: flesh out rules and add subdirectory-.gitignores.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -2,9 +2,12 @@ /autom4te.cache /config.h.in /configure +/config.h +/config.log +/config.status +/libtool Makefile.in -/doc/gpgme.info -/doc/gpgme.info-1 -/doc/gpgme.info-2 -/doc/stamp-vti -/doc/version.texi +Makefile +stamp-h1 +*.o +*.lo |
