Commit f863adf590f1f1a2a534542238fee192358c54cf

Baptiste 2024-07-24T16:23:32

ignore gdb history

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/.gitignore b/.gitignore
index d45c3d8..f617b5a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -98,6 +98,7 @@ test/http/*.err
 test/http/*.out
 test/http/*.ret
 test/ikc3/.ikc3_history
+test/ikc3/.gdb_history
 test/ikc3/*.diff
 test/ikc3/*.err
 test/ikc3/*.out