minishell/.gitignore
2025-04-30 18:03:17 +02:00

40 lines
377 B
Text

.DS_Store
.idea
*.log
tmp/
*.swp
*.swo
*.out
*.o
*.d
*.a
*~
*.html
*.profraw
*.profdata
profiles/
test
.ccls-cache
.direnv
.envrc
minishell
testexec.sh
tests/*
!tests/Makefile
!tests/*.c
!tests/*.h
!tests/*.input
!tests/expand_test
infile
outfile
mallocfail_hashes
**/compile_flags.txt
bash.txt
.cache/
compile_commands.json
.vscode
report.txt
zms_testeur
fuzz
*CORPUS
crash-*