Skip to content

fix: include data subpackage ignored by .gitignore#2

Merged
sql-hkr merged 1 commit intomainfrom
fix/data-subpackage
Nov 12, 2025
Merged

fix: include data subpackage ignored by .gitignore#2
sql-hkr merged 1 commit intomainfrom
fix/data-subpackage

Conversation

@sql-hkr
Copy link
Copy Markdown
Owner

@sql-hkr sql-hkr commented Nov 12, 2025

The data subpackage was excluded by .gitignore, causing it to not be uploaded. This commit updates .gitignore and ensures the subpackage is included in the package.

The `data` subpackage was excluded by `.gitignore`, causing it to not be uploaded.
This commit updates `.gitignore` and ensures the subpackage is included in the package.
@sql-hkr sql-hkr linked an issue Nov 12, 2025 that may be closed by this pull request
@sql-hkr sql-hkr merged commit 73ce6b3 into main Nov 12, 2025
@sql-hkr sql-hkr deleted the fix/data-subpackage branch November 12, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: data subpackage not uploaded due to .gitignore

1 participant