diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ *__pycache__* *.log bin/ +!tests/test/bin/ tags dist/ *.egg-info |
![]() |
index : minishell_test.git | |
| Test for the minishell school project |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 1 |
@@ -1,6 +1,7 @@ *__pycache__* *.log bin/ +!tests/test/bin/ tags dist/ *.egg-info |