minishell/.gitignore
2025-02-12 15:12:42 +01:00

29 lines
249 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
infile
outfile
mallocfail_hashes
compile_flags.txt