Skip to content

fix(.gitignore): add * to directory data & snapshots#230

Open
eliascheuner wants to merge 1 commit into
v2from
fix/gitignore-resolve-pattern-issue
Open

fix(.gitignore): add * to directory data & snapshots#230
eliascheuner wants to merge 1 commit into
v2from
fix/gitignore-resolve-pattern-issue

Conversation

@eliascheuner

Copy link
Copy Markdown

The .gitignore had a pattern missing its * wildcard, so it didn't match any files. Because of that, the rule wasn't excluding the intended files, which also caused the .gitkeep file in that folder to be picked up incorrectly. Added the missing * so the pattern now matches correctly.

@eliascheuner eliascheuner requested a review from xarem July 3, 2026 13:00
@eliascheuner eliascheuner force-pushed the fix/gitignore-resolve-pattern-issue branch from 359da3d to 9a89b81 Compare July 3, 2026 13:06
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.

1 participant