minishell/.gitignore
2025-05-06 15:26:30 +02:00

43 lines
411 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
fuzz_hand_tester
*CORPUS
crash-*
test.sh
std.supp