added unset

This commit is contained in:
mdev9
2024-02-28 12:59:54 +01:00
parent 0f17caaa8e
commit 02d4d7d782
4 changed files with 18 additions and 4 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ minishell
objs/
.tmp*
out
minishell_tester/
# Object files
*.o