diff options
Diffstat (limited to 'python/.gitignore')
-rw-r--r-- | python/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
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 |