summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Betts <anders.betts@gmail.com>2026-09-20 09:40:00 +0200
committerAnders Betts <anders.betts@gmail.com>2026-09-20 09:40:00 +0200
commit67179a7ae9f6e399701434775a2ef345367b76bf (patch)
treec89af22dc9cf7a220e14ac784bfd7d0dbd9407ee
parent8556122e8dcc75849868b4a04a65a5a79224cc20 (diff)
downloadbokf-67179a7ae9f6e399701434775a2ef345367b76bf.tar.gz
bokf-67179a7ae9f6e399701434775a2ef345367b76bf.zip
build: ignore the sanitizer build directories
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 13080ca..6ae3ab5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
build/
+build-asan/
+build-ubsan/
.prebuilt/
*.o
*.a