From ffe73df435efea8e6e78052a59361cba0e696189 Mon Sep 17 00:00:00 2001 From: Vegard Storheil Eriksen Date: Thu, 7 Jan 2021 00:35:14 +0100 Subject: build: Reorganize build rules. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 499a618..f376939 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.o *.swp +*.pyc +__pycache__ \ No newline at end of file -- cgit v1.2.3