From 2f9f081c6e9cb28adaf58d359aa1bcd8464f06ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kha=C3=AFs=20COLIN?= Date: Fri, 7 Feb 2025 15:29:43 +0100 Subject: [PATCH] init: create gitignore --- .gitignore | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..49c6c0e --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +.DS_Store +.idea +*.log +tmp/ +*.swp +*.out +*.o +*.d +*.a +*~ +*.html +*.profraw +*.profdata +profiles/ +test +.ccls-cache +.direnv +.envrc +minishell +testexec.sh +tests/* +!tests/*.c +!tests/*.h +infile +outfile +mallocfail_hashes