diff options
author | W. Trevor King <[email protected]> | 2012-04-12 17:51:48 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2012-04-20 14:05:11 +0000 |
commit | 4cb408d33efe80e7d102049dea244d22907d8395 (patch) | |
tree | cd201164c56e3ad12d0d0b27962777ea189be836 /src/.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 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 00000000..bdf48626 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,7 @@ +.deps +.libs +gpgme-config +gpgme-tool +gpgme.h +versioninfo.rc +*.la |