minishell/.gitignore
2025-02-07 15:29:43 +01:00

26 lines
209 B
Text

.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