commit 2f9f081c6e9cb28adaf58d359aa1bcd8464f06ba Author: Khaïs COLIN Date: Fri Feb 7 15:29:43 2025 +0100 init: create 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