From 9292d802e59725f6423453b85558ab21a6bd3f3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kha=C3=AFs=20COLIN?= Date: Tue, 11 Feb 2025 16:18:01 +0100 Subject: [PATCH] nix: gitignore compile_flags.txt --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a40b9d1..a50c7bf 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ tests/* infile outfile mallocfail_hashes +compile_flags.txt