diff options
-rw-r--r-- | .gitignore | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -26,8 +26,5 @@ htmlcov dmypy.json dmypy.sock -# cmd2 history file used in main.py +# cmd2 history file used in hello_cmd2.py cmd2_history.txt - -# Virtual environment -venv |