summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorkotfu <kotfu@kotfu.net>2018-07-29 19:21:17 -0600
committerkotfu <kotfu@kotfu.net>2018-07-29 19:21:17 -0600
commitf3557f63d55287848c1bc4ef7cf7c2b182c68c24 (patch)
treeb4830309b83828e89f023f132963431d9cdd3c44 /.gitignore
parent4da2d373319ef03d62dd5b0bbd1a8e7609a6c483 (diff)
downloadcmd2-git-f3557f63d55287848c1bc4ef7cf7c2b182c68c24.tar.gz
Add .eggs directory
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e1afc390..9b5a5ba8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ __pycache__
build
dist
cmd2.egg-info
+.eggs
.cache
*.pyc
.tox