Commit 4e3638c48c61f2223c998cddca2fbabac79ef43a

Thomas de Grivel 2023-02-02T20:46:22

ignore temporary test files

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
diff --git a/.gitignore b/.gitignore
index 8675ec9..76718d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,12 @@ libc3/config.h
 .libs/
 *.lo
 *.o
+test/facts_test_dump_file.facts
+test/facts_test_log_add.facts
+test/facts_test_log_remove.facts
+test/facts_test_open_file.1.facts
+test/facts_test_open_file.3.facts
+test/facts_test_save.facts
 test/ic3/*.diff
 test/ic3/*.err
 test/ic3/*.out