summaryrefslogtreecommitdiffstats
path: root/openpgp-ffi/examples/.gitignore
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-01-29 17:39:58 +0100
committerJustus Winter <justus@sequoia-pgp.org>2019-01-29 17:41:17 +0100
commitc251842e350f5b130f689910461ab85fbe556e7b (patch)
treebfc9eb5db9c9d686ba53052ca2b932ea54ceaf05 /openpgp-ffi/examples/.gitignore
parentfc514ce424f71f0146f70727a548ec8009a06f1b (diff)
openpgp-ffi: Build examples below CARGO_TARGET_DIR.
- Addresses #172.
Diffstat (limited to 'openpgp-ffi/examples/.gitignore')
-rw-r--r--openpgp-ffi/examples/.gitignore7
1 files changed, 0 insertions, 7 deletions
diff --git a/openpgp-ffi/examples/.gitignore b/openpgp-ffi/examples/.gitignore
deleted file mode 100644
index 3370781f..00000000
--- a/openpgp-ffi/examples/.gitignore
+++ /dev/null
@@ -1,7 +0,0 @@
-armor
-encrypt-for
-example
-parser
-reader
-type-safety-demo
-use-after-free-demo