From 17360b2fd58b074897ab444f70a4efb9b7831478 Mon Sep 17 00:00:00 2001 From: Bart Moyaers Date: Fri, 8 Nov 2019 17:13:58 +0100 Subject: [PATCH] update gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea0b583 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.pyc +__pycache__ +him_projects +*.hef