diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e8690c4eb..5248eb2b3 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ data/reference.docx data/reference.odt .stack-work cabal.project.local +/dist-newstyle/ |