From 7aa9b4d99e9e23f3c6eafee931abab0c8a32b5de Mon Sep 17 00:00:00 2001
From: Sebastian Hahta <joseha@utu.fi>
Date: Thu, 24 Oct 2019 11:15:27 +0300
Subject: [PATCH] python: gitignore

---
 python/ftl/.gitignore | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 python/ftl/.gitignore

diff --git a/python/ftl/.gitignore b/python/ftl/.gitignore
new file mode 100644
index 000000000..a295864e3
--- /dev/null
+++ b/python/ftl/.gitignore
@@ -0,0 +1,2 @@
+*.pyc
+__pycache__
-- 
GitLab