made progress on pipe exec but there are some valgrind errors :/

This commit is contained in:
mdev9
2024-02-21 23:24:03 +01:00
parent 1914c9253a
commit 4a672c4fb6
7 changed files with 194 additions and 126 deletions

2
.gitignore vendored
View File

@ -2,6 +2,8 @@
*.d
minishell
.minishellrc
objs/
# Object files
*.o