diff --git a/.gitignore b/.gitignore index af9bb0b9..428b7f28 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,8 @@ + .gradle/ -build/ __pycache__/ +build/ +/test-data-validator/venv/ ### macOS ### .DS_Store