minishell/.gitignore

28 lines
234 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/Makefile
!tests/*.c
!tests/*.h
infile
outfile
mallocfail_hashes
bash.txt