Skip to content

Expand .gitignore for build artifacts - #305

Merged
RobLoach merged 1 commit into
masterfrom
fix/303-gitignore-exclude-build-output
Jul 27, 2026
Merged

Expand .gitignore for build artifacts#305
RobLoach merged 1 commit into
masterfrom
fix/303-gitignore-exclude-build-output

Conversation

@RobLoach

Copy link
Copy Markdown
Owner

Covers build*/ variants, compiled libraries, in-source CMake output, and editor temporaries; tracked Makefiles are intentionally not ignored. Fixes #303

@RobLoach RobLoach self-assigned this Jul 24, 2026
@RobLoach
RobLoach merged commit 8b7d012 into master Jul 27, 2026
3 checks passed
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.

.gitignore: exclude build output directories

1 participant