Files
Sylpheed/godot-import/.gitignore
MechaCat02 f44ebced59 merge the Godot port's history into the monorepo
Brought in with a subtree merge rather than a copy, so the port's 31 commits
survive as history rather than arriving as one anonymous import. Landed under
godot-import/ and moved into the final layout in the next commit, which keeps
git's rename detection able to follow each file across the move.
2026-08-29 11:32:01 +02:00

13 lines
214 B
Plaintext

# Generated from the user's own disc. This repo stays clean-room: code,
# schemas, authored mappings and docs only -- never game assets.
/export/
# Rust
/target/
**/*.rs.bk
# Godot
.godot/
/port/.godot/
*.import