diff --git a/.gitignore b/.gitignore index 80ee3d1..3cb5c1a 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,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