From 64c9c917eb4501b494fee74918b6008057252311 Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Sun, 24 Jan 2021 19:47:21 -0800 Subject: [PATCH] updating gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fcf60a32..102086f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ .DS_Store dragon_bot_env *.pyc -destiny.py -__pycache__ \ No newline at end of file +__pycache__ +*.csv