From 0ffee56170a214f5e71c92a9abe9b38c475d3362 Mon Sep 17 00:00:00 2001 From: Luflosi Date: Tue, 20 Nov 2018 16:03:02 +0100 Subject: [PATCH] Ignore asan-launcher.dSYM directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 033694520..91caad9c2 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ logo/*.iconset compile_commands.json glad/out asan-launcher +asan-launcher.dSYM kitty-profile dev __pycache__