diff --git a/.gitignore b/.gitignore index 2db7f63a..cd5adff8 100644 --- a/.gitignore +++ b/.gitignore @@ -54,6 +54,7 @@ backend/app_data/ .pytest_cache/ .coverage htmlcov/ +backend/celerybeat-schedule # Node (para frontend) **/node_modules/ @@ -67,3 +68,4 @@ postgres-data/ backend/uploads/ docker-compose.yml .mypy_cache/ +