diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2024-02-18 22:18:24 +0100 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2024-02-18 22:18:24 +0100 |
commit | 2107684b6fded1b00dd2c4c84a6ff5926a76347d (patch) | |
tree | bd174632f5cc8e61f2d414c379ffefd32d27fa40 /.gitignore | |
parent | 387de1a303fb9734ed23224d0ee1e6e1f8ca6209 (diff) |
Add erebos-tester and MiniCI work dirs to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ cabal.project.local dist-newstyle/ .erebos +.test/ +.minici/ |