From 8bd2a4731f48714c1ad1af2b7e80ac450d504c35 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 13 Jul 2021 11:55:27 -0700 Subject: gitignore: samples/ --- python/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/python/.gitignore b/python/.gitignore index ba76eda..0d6b987 100644 --- a/python/.gitignore +++ b/python/.gitignore @@ -2,6 +2,7 @@ *.tar.gz *.gz htmlcov/ +samples/ !.flake8 !.gitlab-ci.yml -- cgit v1.2.3