Skip to content

Commit

Permalink
fix: add output folder to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
AJWurts committed Oct 25, 2024
1 parent e0e1877 commit bd416a4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,10 @@ properties.json
.LSOverride

output.json
meltano.yml
meltano**.yml



.meltano/**
plugins/**
plugins/**
output/**

0 comments on commit bd416a4

Please sign in to comment.