From 9381aeaec129b162be62508a706dac0d6a8a5fb4 Mon Sep 17 00:00:00 2001 From: Maximilian Giller Date: Wed, 27 Feb 2019 17:12:37 +0100 Subject: [PATCH] Ignoring more stuff --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 7a99335..1267cba 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,9 @@ /Calendar/__pycache__ /Calendar/design_exported.png /design_exported.png +/Calendar/icon_positions_locations.pyc +/Calendar/DebugInterface.pyc +/Calendar/DebugConsole.pyc +/Calendar/DataSourceInterface.pyc +/Calendar/CalendarInterface.pyc +/Calendar/CalendarEvent.pyc