summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@gnu.org>2017-10-16 10:15:57 +0200
committerNeal H. Walfield <neal@gnu.org>2017-10-16 10:15:57 +0200
commit6f28ab1c4a3caae0eaf8650e4611f3ccf3a7f598 (patch)
tree25ca714030e182393dc6dbed527bfc43485e0d54 /.gitignore
openpgp: Add the start of a parser in nom.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..cb1190b5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+/target/
+**/*.rs.bk
+*~
+Cargo.lock