input redirections work :)

This commit is contained in:
mdev9
2024-02-27 16:49:49 +01:00
parent 0213e3ed1e
commit f877b4b3aa
2 changed files with 30 additions and 18 deletions

2
.gitignore vendored
View File

@ -4,6 +4,8 @@
minishell
.minishellrc
objs/
.tmp*
out
# Object files
*.o