diff options
| author | Nadrieril | 2019-03-02 17:12:41 +0100 | 
|---|---|---|
| committer | Nadrieril | 2019-03-02 17:13:01 +0100 | 
| commit | 17fd0dd6d7ab9ef9529be0b0d70fcea683c08603 (patch) | |
| tree | 3d08f31e012e6399b503717028eb593abd651989 /dhall/.gitignore | |
| parent | 92b2aa7b84ec8211a1078c75c39806d1e79cf78c (diff) | |
Move part of parser into its own crate to limit recompilation times
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 | 
