made progress on pipe exec but there are some valgrind errors :/
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,6 +2,8 @@
|
||||
*.d
|
||||
|
||||
minishell
|
||||
.minishellrc
|
||||
objs/
|
||||
|
||||
# Object files
|
||||
*.o
|
||||
|
Reference in New Issue
Block a user