From 0e60957cca189762b29cb376e76a58b2df52c1de Mon Sep 17 00:00:00 2001 From: mjames-upc Date: Thu, 21 Mar 2019 11:19:15 -0600 Subject: [PATCH] .gitignore update --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index bf5533a68e..c6f22eb068 100644 --- a/.gitignore +++ b/.gitignore @@ -5,8 +5,11 @@ test-bin/ testbin/ testBin/ bin-test/ +dist/ +build/logs/ *.class *.pyo +*.rpm *.pyc *.o *.orig