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