Skip to content

Commit 435c29d

Browse files
Sirpixelalotclaude
andcommitted
Remove accidentally committed log and spec files
Removed: - build_output.txt - build_with_pillow.log - pillow_build.log - renpy compressor spec sheet.txt Added to .gitignore to prevent future commits 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 5010f03 commit 435c29d

File tree

5 files changed

+9
-546
lines changed

5 files changed

+9
-546
lines changed

.gitignore

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ __pycache__/
3535
*.keystore
3636
*.jks
3737
keystore.properties
38-
git token.txt
39-
*.kate-swp
40-
.*.swp
38+
git token.txt
39+
*.kate-swp
40+
.*.swp
41+
42+
# Build logs and spec files
43+
build_output.txt
44+
build_with_pillow.log
45+
pillow_build.log
46+
renpy compressor spec sheet.txt

build_output.txt

Lines changed: 0 additions & 65 deletions
This file was deleted.

build_with_pillow.log

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)