aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYann Herklotz Grave <git@yannherklotzgrave.com>2019-02-26 12:26:23 +0000
committerYann Herklotz Grave <git@yannherklotzgrave.com>2019-02-26 12:26:23 +0000
commitc5059edf407ca20ae83eaf1177d6f55b029db28e (patch)
treed54027059b806253730469694a0371d05dbfb9eb /.gitignore
parent6daba5fb5523f49ef9965df009a5c276d2d34ccc (diff)
downloadverismith-c5059edf407ca20ae83eaf1177d6f55b029db28e.tar.gz
verismith-c5059edf407ca20ae83eaf1177d6f55b029db28e.zip
Add failed tests to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b700027..4608789 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,5 @@ TAGS
.stack-work
.shelly
equiv*
-output* \ No newline at end of file
+output*
+failed \ No newline at end of file