Skip to content

chore: ignore per-version run dirs and generated IDE run configs#35

Merged
THEROER merged 1 commit into
mainfrom
chore/gitignore-run-and-ide-dirs
Jul 9, 2026
Merged

chore: ignore per-version run dirs and generated IDE run configs#35
THEROER merged 1 commit into
mainfrom
chore/gitignore-run-and-ide-dirs

Conversation

@THEROER

@THEROER THEROER commented Jul 9, 2026

Copy link
Copy Markdown
Owner

The existing run/ ignore rule only matches the exact dir name, but bukkit-bundle's runServer/runFolia create per-version dirs (run-<mcVersion>, run-folia-<mcVersion>), which leaked into git status. Adds run-*/.

Also ignores .eclipse/ (generated by neoforge moddev run configs).

🤖 Generated with Claude Code

bukkit-bundle's runServer/runFolia create per-version dirs (run-<mcVersion>,
run-folia-<mcVersion>); the existing 'run/' rule only matched the exact name,
so versioned dirs leaked into git status. Add 'run-*/'. Also ignore '.eclipse/'
written by neoforge moddev.
@THEROER THEROER merged commit af9a1e5 into main Jul 9, 2026
0 of 2 checks passed
@THEROER THEROER deleted the chore/gitignore-run-and-ide-dirs branch July 10, 2026 02:19
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