Skip to content

Commit

Permalink
update to not include local duckdb instances
Browse files Browse the repository at this point in the history
  • Loading branch information
dave-connors-3 committed Jan 28, 2025
1 parent 8be02ab commit 2a19b4c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,8 @@ package-lock.yml

# MacOS
.DS_Store
integration_tests/package-lock.yml
integration_tests/package-lock.yml

# duckdb
*.db
*.duckdb

0 comments on commit 2a19b4c

Please sign in to comment.