From 5fbcc3ac4bd9341c20fffc983bcf97cddc93349a Mon Sep 17 00:00:00 2001 From: Myned Date: Sat, 14 Oct 2017 21:55:39 -0400 Subject: [PATCH] Added png files to gitignore for the bot icon (used in notifier) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 776682a..442a16f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.pyc *.DS_Store *.pkl +*.png # Byte-compiled / optimized / DLL files __pycache__/