From e5807b6765a58a24398e007af4c3f513c72c1fc0 Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Wed, 5 Jun 2019 10:50:15 -0400 Subject: Changed example cmd2 history file's extension from txt to dat since it is now binary --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') 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 -- cgit v1.2.1