diff options
| author | Anders Betts <anders.betts@gmail.com> | 2026-09-20 09:40:00 +0200 |
|---|---|---|
| committer | Anders Betts <anders.betts@gmail.com> | 2026-09-20 09:40:00 +0200 |
| commit | 67179a7ae9f6e399701434775a2ef345367b76bf (patch) | |
| tree | c89af22dc9cf7a220e14ac784bfd7d0dbd9407ee | |
| parent | 8556122e8dcc75849868b4a04a65a5a79224cc20 (diff) | |
| download | bokf-67179a7ae9f6e399701434775a2ef345367b76bf.tar.gz bokf-67179a7ae9f6e399701434775a2ef345367b76bf.zip | |
build: ignore the sanitizer build directories
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ build/ +build-asan/ +build-ubsan/ .prebuilt/ *.o *.a |
