summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2016-12-09 21:52:38 -0500
committerTodd Leonhardt <todd.leonhardt@gmail.com>2016-12-09 21:52:38 -0500
commit347f9e89190c7feb81f54d9e8cbbb566432d766a (patch)
tree71ba49c2877937e84d0490d090b2b4bae5916c66 /.gitignore
parent07f368332ba4863f76bd6416b24650b93000c1e2 (diff)
downloadcmd2-git-347f9e89190c7feb81f54d9e8cbbb566432d766a.tar.gz
Stage 3 of refactoring.
Transcript testing now works on both Python 2 and Python 3 thanks to six.next().
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 633953a0..299f05c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,4 @@ build
dist
cmd2.egg-info
.idea
-
+*.pyc