Очистка мусора

This commit is contained in:
2025-10-12 22:05:45 +03:00
parent 025305acaa
commit f8d5e4a540
2 changed files with 3 additions and 1 deletions
+3 -1
View File
@@ -3,4 +3,6 @@
# Do not commit secrets # Do not commit secrets
.env .env
.env.* .env.*
/airflow/dags/__pycache__ __pycache__/
*/__pycache__/
*.pyc