diff options
author | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2018-10-12 10:39:32 -0400 |
---|---|---|
committer | Kevin Van Brunt <kmvanbrunt@gmail.com> | 2018-10-12 10:39:32 -0400 |
commit | fbf2a224fcf0e47102c4fcd3ce29c51228b7d931 (patch) | |
tree | 0851e964a9d715ebf5ad321f0212b83d6b8f7712 /.gitignore | |
parent | 5b96488a8dc7d773ce1400fad96c4946c08baa4a (diff) | |
download | cmd2-git-fbf2a224fcf0e47102c4fcd3ce29c51228b7d931.tar.gz |
Documentation updates
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -28,3 +28,6 @@ dmypy.sock # cmd2 history file used in main.py cmd2_history.txt + +# Virtual environment +venv |