Skip to content

Ignore Patchwork-related files#32

Merged
manuq merged 1 commit intomainfrom
wjt/ignore-patchwork-related-files
Mar 25, 2026
Merged

Ignore Patchwork-related files#32
manuq merged 1 commit intomainfrom
wjt/ignore-patchwork-related-files

Conversation

@wjt
Copy link
Copy Markdown
Member

@wjt wjt commented Mar 25, 2026

This is taken from
inkandswitch/backstitch-launcher#6.
Including these upstream makes it easier to prepare bundles with this
project plus the patchwork addon & editor build.

I also synced some other ignore rules from moddable-platformer.

This is taken from
inkandswitch/backstitch-launcher#6.
Including these upstream makes it easier to prepare bundles with this
project plus the patchwork addon & editor build.

I also synced some other ignore rules from moddable-platformer.
@wjt
Copy link
Copy Markdown
Member Author

wjt commented Mar 25, 2026

The impetus for this is that @jgbourque and @hydrolet are working on some changes to moddable-pong. I encouraged them to use Patchwork, and extract the changes later to Git; and prepared a bespoke .zip file (since we don't have one built automatically) but forgot to add these .gitignore rules.

Comment thread .gitignore
Comment on lines +7 to +10
# For simplicity this repo does not use Git LFS; so committing potentially large
# binary files like Aseprite projects is likely to be a mistake.
*.ase
*.aseprite
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍

Comment thread .gitignore
Comment on lines +12 to +20
# Godot Patchwork addon, bundled editor build, launcher, updater, and
# config/state files
/addons/patchwork/
/godot_editor/
.patchwork
.patchwork_version
patchwork.cfg
launch-patchwork.exe
update-patchwork.exe
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍

@manuq manuq merged commit 509ce77 into main Mar 25, 2026
3 checks passed
@manuq manuq deleted the wjt/ignore-patchwork-related-files branch March 25, 2026 18: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.

2 participants