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 /tests/opassuan/.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 '')
-rw-r--r-- | tests/opassuan/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/opassuan/.gitignore b/tests/opassuan/.gitignore new file mode 100644 index 00000000..741a197c --- /dev/null +++ b/tests/opassuan/.gitignore @@ -0,0 +1,3 @@ +.deps +.libs +t-command |