summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2024-02-18 22:18:24 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2024-02-18 22:18:24 +0100
commit2107684b6fded1b00dd2c4c84a6ff5926a76347d (patch)
treebd174632f5cc8e61f2d414c379ffefd32d27fa40
parent387de1a303fb9734ed23224d0ee1e6e1f8ca6209 (diff)
Add erebos-tester and MiniCI work dirs to gitignore
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cceb219..8c573be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
cabal.project.local
dist-newstyle/
.erebos
+.test/
+.minici/