Temporarily unignored inst to track development of duckdb

This commit is contained in:
TheCedarPrince 2023-07-11 20:50:04 -04:00
parent 77831c5326
commit f90cf039b8
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -15,4 +15,5 @@ ehthumbs.db
Thumbs.db Thumbs.db
extras/codeToRun.R extras/codeToRun.R
output/ output/
ddl/ # ddl/
# NOTE: Temporarily disabling so we can track development of DuckDB