Skip to content

Commit

Permalink
add env directory to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
1yuv authored Nov 25, 2024
1 parent bf60640 commit 4a6a20d
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
@@ -1,4 +1,3 @@

target/
dbt_modules/
dbt_packages/
Expand All @@ -11,3 +10,4 @@ dbt-env/*
dbt-env/*
.idea
.DS_Store
env/

0 comments on commit 4a6a20d

Please sign in to comment.