diff --git a/.gitignore b/.gitignore index 099d2fd..5f736ce 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,5 @@ airflow/logs/ airflow/__pycache__/ airflow/airflow.db airflow/plugins/__pycache__/ -postgres/data/ +airflow/postgres/data/ +/postgres/data/