Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,13 @@ __MACOSX

# LibreOffice lock files, created while editing credits CSV files
.~lock.*#

# Godot Patchwork addon, bundled editor build, launcher, updater, and
# config/state files
.patchwork
.patchwork_version
/addons/patchwork/
/godot_editor/
launch-patchwork.exe
patchwork.cfg
update-patchwork.exe
Loading