summaryrefslogtreecommitdiffstats
path: root/ffi/examples
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2018-11-24 10:48:03 +0100
committerJustus Winter <justus@sequoia-pgp.org>2018-11-24 12:54:04 +0100
commitba413242c645c1412f074740f3eda3be07fa94c8 (patch)
tree97b4e2522718da5352330cafcefd9d7017467e8c /ffi/examples
parent84f609c063dc4a838784bf2b418d1b5476dc83b1 (diff)
Make cargo package happy.
Diffstat (limited to 'ffi/examples')
-rw-r--r--ffi/examples/.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/ffi/examples/.gitignore b/ffi/examples/.gitignore
index 14722aac..396865df 100644
--- a/ffi/examples/.gitignore
+++ b/ffi/examples/.gitignore
@@ -2,4 +2,5 @@ configure
example
keyserver
reader
-parser \ No newline at end of file
+parser
+encrypt-for