From 35ff884942b5302aac5a686ace8a20b3e098229e Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Jan 31 2018 14:04:01 +0000 Subject: Some additions to the gitignore file. Signed-off-by: Ralph Bean --- diff --git a/.gitignore b/.gitignore index 342a620..719a3b7 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,6 @@ py-compile build/ dist/ *.egg-info/ -.coverage \ No newline at end of file +.coverage +.cache +.eggs