Skip to content

Commit

Permalink
chore: Add repo .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Jo Lares authored and Jo Lares committed Feb 19, 2024
0 parents commit d46ac2d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## OS Files and Virtual Environment

.venv/

## dbt

.dbt/**/*
logs/**/*

0 comments on commit d46ac2d

Please sign in to comment.