aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/.gitignore10
-rw-r--r--tests/gpg/.gitignore30
-rw-r--r--tests/gpgsm/.gitignore17
-rw-r--r--tests/opassuan/.gitignore3
4 files changed, 60 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
new file mode 100644
index 00000000..e6e6a4a6
--- /dev/null
+++ b/tests/.gitignore
@@ -0,0 +1,10 @@
+.deps
+.libs
+run-export
+run-import
+run-keylist
+run-sign
+run-verify
+t-data
+t-engine-info
+t-version
diff --git a/tests/gpg/.gitignore b/tests/gpg/.gitignore
new file mode 100644
index 00000000..e60bfe51
--- /dev/null
+++ b/tests/gpg/.gitignore
@@ -0,0 +1,30 @@
+.deps
+.libs
+gpg-agent.conf
+gpg.conf
+pubring.gpg
+pubring.gpg~
+secring.gpg
+t-decrypt
+t-decrypt-verify
+t-edit
+t-encrypt
+t-encrypt-large
+t-encrypt-sign
+t-encrypt-sym
+t-eventloop
+t-export
+t-file-name
+t-genkey
+t-gpgconf
+t-import
+t-keylist
+t-keylist-sig
+t-sig-notation
+t-sign
+t-signers
+t-thread1
+t-trustlist
+t-verify
+t-wait
+trustdb.gpg
diff --git a/tests/gpgsm/.gitignore b/tests/gpgsm/.gitignore
new file mode 100644
index 00000000..4f1f113d
--- /dev/null
+++ b/tests/gpgsm/.gitignore
@@ -0,0 +1,17 @@
+.deps
+.libs
+cms-decrypt
+cms-keylist
+gpgsm.conf
+private-keys-v1.d
+pubring.kbx
+pubring.kbx~
+t-decrypt
+t-encrypt
+t-export
+t-genkey
+t-import
+t-keylist
+t-sign
+t-verify
+trustlist.txt
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