diff --git a/.gitignore b/.gitignore index 6530f0c..d370763 100644 --- a/.gitignore +++ b/.gitignore @@ -38,4 +38,7 @@ build/ pip-wheel-metadata/ *.egg .cache/ -.tox/ \ No newline at end of file +.tox/ + +# Arquivo s de conexão +config/database/firebird.json \ No newline at end of file