summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-10-29 19:00:56 -0300
committerEuAndreh <eu@euandre.org>2024-10-29 19:00:56 -0300
commit728dc90ef2b8e4b4f4c9a3b47af155f63884da98 (patch)
tree01e3b5d6b430eac0ef7e998ae0b786839856e9e7
parentmkdeps.sh: Fix typo on varlist name (diff)
downloadbinder-728dc90ef2b8e4b4f4c9a3b47af155f63884da98.tar.gz
binder-728dc90ef2b8e4b4f4c9a3b47af155f63884da98.tar.xz
.gitignore: Add pattens for next test artifacts
-rw-r--r--.gitignore10
1 files changed, 9 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f4905f3..d910245 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,14 @@
-/*.bin
/src/version.go
+/*.bin
/src/*.a
/src/*.bin
/tests/*.a
/tests/*.bin
+/tests/functional/*/*.a
+/tests/functional/*/*.bin
+/tests/fuzz/*/*.a
+/tests/fuzz/*/*.bin
+/tests/benchmarks/*/*.a
+/tests/benchmarks/*/*.bin
+/tests/benchmarks/*/*.txt
+/tests/fuzz/corpus/