updated gitignore

This commit is contained in:
CameronCSS 2026-01-18 18:48:58 -07:00
parent 17da939bc2
commit 6043afa20c

4
.gitignore vendored
View file

@ -13,10 +13,10 @@ __pycache__/
# VS Code settings # VS Code settings
.vscode/ .vscode/
#Environment files # Environment files
.env .env
#Airflow files # Airflow files
airflow/logs/ airflow/logs/
airflow/__pycache__/ airflow/__pycache__/
airflow/airflow.db airflow/airflow.db