diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ minishell *.a tags doc/* +tmp/* |
![]() |
index : minishell.git | |
| School project: a minimalistic shell based on bash |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 1 |
@@ -4,3 +4,4 @@ minishell *.a tags doc/* +tmp/* |