diff options
Diffstat (limited to 'python/.gitignore')
-rw-r--r-- | python/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/.gitignore b/python/.gitignore index 0d6b987..a5a773e 100644 --- a/python/.gitignore +++ b/python/.gitignore @@ -3,6 +3,9 @@ *.gz htmlcov/ samples/ +*.json +TODO* +*.tsv !.flake8 !.gitlab-ci.yml |