Skip to content

Add gitignore section for library binaries before copy#125

Merged
paddy-exe merged 1 commit into
godotengine:mainfrom
paddy-exe:add-gitignore-section-before-copy
Jun 4, 2026
Merged

Add gitignore section for library binaries before copy#125
paddy-exe merged 1 commit into
godotengine:mainfrom
paddy-exe:add-gitignore-section-before-copy

Conversation

@paddy-exe
Copy link
Copy Markdown
Collaborator

@paddy-exe paddy-exe commented Jun 3, 2026

Fixes #124

adds gitignore section to ignore library binaries before they are copied from bin//* to project/bin//*

Edit:

  • Tested by @enetheru and seems to correctly work on Windows 11

@paddy-exe paddy-exe requested a review from Ivorforce June 3, 2026 08:32
@paddy-exe paddy-exe added bug Something isn't working enhancement New feature or request labels Jun 3, 2026
Comment thread .gitignore Outdated
Copy link
Copy Markdown
Member

@Ivorforce Ivorforce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me!

adds gitignore section to ignore library binaries before they are copied
from bin/<platform>/* to project/bin/<platform>/*
@paddy-exe paddy-exe force-pushed the add-gitignore-section-before-copy branch from 282c147 to c464118 Compare June 4, 2026 13:26
@paddy-exe paddy-exe merged commit 8283d96 into godotengine:main Jun 4, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gitignore missing the .dll binary

2 participants