Skip to content

Commit

Permalink
.gitignore ignores data/generated
Browse files Browse the repository at this point in the history
  • Loading branch information
Tmonster committed Feb 19, 2025
1 parent 6c32223 commit e71fa03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ scripts/test-script-with-path.sql
scripts/data_generators/__pycache__/
scripts/data_generators/*/__pycache__/
scripts/data_generators/*/*/*.parquet
data/generated/*

0 comments on commit e71fa03

Please sign in to comment.