Skip to content

Commit

Permalink
add venv as well to gitignore, remove duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
1yuv authored Nov 25, 2024
1 parent 4a6a20d commit 187da87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ logs/
tests/.user.yml
dbt-env/*
.user.yml
dbt-env/*
.idea
.DS_Store
env/
venv/

0 comments on commit 187da87

Please sign in to comment.