diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2019-10-19 23:16:19 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2019-10-19 23:16:19 +0200 |
commit | dcb2213803fc9ccfa0d615a607283c990eebf32d (patch) | |
tree | 99c9e2eae978ea662eb1fde82fb5a7ce22a6b12d /.gitignore | |
parent | 0f8561a997952a76a92919e527b6bc05ade8ee65 (diff) |
Update ghc-environment in gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ -.ghc.environment.x86_64-linux-8.6.4 +.ghc.environment.* cabal.project.local dist-newstyle/ |