diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6025f5a4b..0ee62cfb2 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,8 @@ cabal.sandbox.config .stack-work DATA_DIR +stack*.yaml.lock + # Generated documentation (not exhaustive) demos/index-numbers.html demos/resourcegrammars.html |
