Skip to content

Commit d99be4d

Browse files
authored
Merge pull request #86 from endlessm/wjt/ignore-patchwork-related-files
Ignore Patchwork-related files
2 parents 245c6ae + 3424304 commit d99be4d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,13 @@ build/
88
# binary files like Aseprite projects is likely to be a mistake.
99
*.ase
1010
*.aseprite
11+
12+
# Godot Patchwork addon, bundled editor build, launcher, updater, and
13+
# config/state files
14+
/addons/patchwork/
15+
/godot_editor/
16+
.patchwork
17+
.patchwork_version
18+
patchwork.cfg
19+
launch-patchwork.exe
20+
update-patchwork.exe

0 commit comments

Comments
 (0)