diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,5 +4,6 @@ bin/ tags dist/ *.egg-info -build/ .tox/ +build/ +docs/_build/ |
![]() |
index : minishell_test.git | |
| Test for the minishell school project |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -4,5 +4,6 @@ bin/ tags dist/ *.egg-info -build/ .tox/ +build/ +docs/_build/ |