From fa30c67e20931b7776769215b86f8362bdbaabb6 Mon Sep 17 00:00:00 2001 From: Yuming Zhu Date: Wed, 23 May 2018 00:19:06 +0000 Subject: [PATCH] exclude py compiled files under util/ --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 28e32dc8..dbcbef60 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,9 @@ *.pyo cli/kojic builder/kojidc +util/kojirac +util/koji-gcc +util/koji-shadowc # # coverage artifacts .coverage