summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2018-09-26 12:26:23 +0200
committerJustus Winter <justus@sequoia-pgp.org>2018-09-26 12:26:23 +0200
commit1c6b7bccdfdcbfcf1e0711a98d607cd6804717bc (patch)
tree80054c68bb55665401ec5096628736c7ac941fd5 /.gitignore
parentc2a1f81a412ea3b743cbbb4e715d6166f1338e92 (diff)
openpgp: Include the lalrpop-generated code.
- Previously, lalrpop wrote the generated code into the source directory. This changed with the new version. - Fixes #109. - Fixes 926157cc7ee13c4953dec8df9b2452fe2e3c05ae.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index b790edcf..353b1eb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,5 +3,3 @@
*~
Cargo.lock
.gdb_history
-/openpgp/src/message/grammar.rs
-/openpgp/src/tpk/grammar.rs