From 71a70bceb6c209089eb54eccbba863405216adfd Mon Sep 17 00:00:00 2001 From: gmm96 Date: Fri, 13 May 2016 04:06:41 +0200 Subject: [PATCH] Updated gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7c945de..d054b67 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.*~ -data/* \ No newline at end of file +data/* +*.pyc +plugins/*.pyc \ No newline at end of file