diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2021-07-13 22:03:00 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2021-07-13 22:03:00 +0200 |
commit | 9470f77fbace237fd956f9768ff114a9cefd29b0 (patch) | |
tree | 6efa8feaeebe0c29a515d59076127ef285c8822e /.gitignore | |
parent | 214aa9142556cbee2cea214d395a7cf9a2c86c4b (diff) |
Use EREBOS_DIR environment variable and default to ./.erebos
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ .ghc.environment.* cabal.project.local dist-newstyle/ +.erebos |