Skip to content

Commit

Permalink
chore: git ignore
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Campos <[email protected]>
  • Loading branch information
BfdCampos committed Aug 31, 2023
1 parent 07cb25d commit bd98988
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

.env/
.pytest_cache/
__pycache__/
target/
dbt_modules/
dbt_packages/
logs/
venv/
profiles.yml
.python-version
.DS_Store
.env

0 comments on commit bd98988

Please sign in to comment.