re-add gitignore

This commit is contained in:
mattromano 2026-01-26 08:39:32 -08:00
parent 8b5adc7c08
commit 9dc563c9df

19
.gitignore vendored Normal file
View File

@ -0,0 +1,19 @@
target/
dbt_modules/
# newer versions of dbt use this directory instead of dbt_modules for test dependencies
dbt_packages/
logs/
.venv/
.python-version
# Visual Studio Code files
*/.vscode
*.code-workspace
.history/
**/.DS_Store
.vscode/
.env
dbt-env/
package-lock.yml