finance-dbt/.gitignore
2024-04-08 12:01:58 +08:00

6 lines
51 B
Plaintext

.*
!.gitignore
!.env
/target/
/dbt_packages/
/logs/