mirror of
https://github.com/DataTalksClub/data-engineering-zoomcamp.git
synced 2026-03-25 06:21:52 +00:00
20 lines
275 B
Plaintext
20 lines
275 B
Plaintext
|
|
.DS_Store
|
|
.idea
|
|
*.tfstate
|
|
*.tfstate.*
|
|
**.terraform
|
|
**.terraform.lock.*
|
|
**google_credentials.json
|
|
**logs/
|
|
**.env
|
|
**__pycache__/
|
|
.history
|
|
**/ny_taxi_postgres_data/*
|
|
serving_dir
|
|
.ipynb_checkpoints/
|
|
!week_6_stream_processing/avro_example/data/rides.csv
|
|
*.parquet
|
|
*.csv
|
|
*.duckdb
|