diff options
author | Nadrieril | 2019-12-21 23:00:52 +0000 |
---|---|---|
committer | Nadrieril | 2019-12-21 23:00:52 +0000 |
commit | be9510bc21724077fd27dcdb3825557475a6bb44 (patch) | |
tree | 150b015ee7242a14fc064b65956a0c98c73706b1 /dhall/.gitignore | |
parent | a588b946ecc9881090ae52e1a1cf81f4607f3426 (diff) |
Generate parser manually to make the crate publishable
Diffstat (limited to 'dhall/.gitignore')
-rw-r--r-- | dhall/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dhall/.gitignore b/dhall/.gitignore deleted file mode 100644 index 8a0bac6..0000000 --- a/dhall/.gitignore +++ /dev/null @@ -1 +0,0 @@ -src/dhall.pest |