summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKevin Van Brunt <kmvanbrunt@gmail.com>2019-06-05 10:50:15 -0400
committerKevin Van Brunt <kmvanbrunt@gmail.com>2019-06-05 10:50:15 -0400
commite5807b6765a58a24398e007af4c3f513c72c1fc0 (patch)
treec3c79dd41d05285da03888b6b90c6c5cfacdee9f /.gitignore
parent77cf791c9b554828bc4e7043e42771ac1e19edaf (diff)
downloadcmd2-git-e5807b6765a58a24398e007af4c3f513c72c1fc0.tar.gz
Changed example cmd2 history file's extension from txt to dat since it is now binary
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index dca35c23..08bb4a40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,4 +28,4 @@ dmypy.json
dmypy.sock
# cmd2 history file used in hello_cmd2.py
-cmd2_history.txt
+cmd2_history.dat