diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2016-12-09 13:33:55 -0500 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2016-12-09 13:33:55 -0500 |
commit | b9658cff197beff5a00632a68ecf85838879835e (patch) | |
tree | eabee17983395c94946a67d0d7665e3c791f7291 /.gitignore | |
parent | 12507cf535bf5fcc4ddfc99df6228c7938090369 (diff) | |
download | cmd2-git-b9658cff197beff5a00632a68ecf85838879835e.tar.gz |
Removed unused file ignoreBug.py and added .idea directory (PyCharm) to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,4 +2,5 @@ __pycache__ build dist cmd2.egg-info +.idea |