oss-slu / oss-slu/PilotDataSynchronization

Remove committed zip archives from the repository root

Open
#189 0 comments 0 reactions 1 assignee View on GitHub

@Phlabry is already working on this.

Since Sep 17, 2026.

Dominant language
Rust
Stars
4
Forks
8
Avg merge
5d 17h
Merged PRs (30d)
2

Description

Describe the bug
xplane_plugin.zip (21.6 MiB) and src.zip (10 KiB) are tracked at the repository root and duplicate directories that already exist in the tree. They appear to be accidental commits of macOS-created archives.

Every clone downloads the 21.6 MiB archive, and a newcomer cannot tell which copy is authoritative.

Expected behavior
Both are removed from tracking and added to .gitignore.

Additional context
Deleting them does not reclaim history size without a rewrite, which is not worth doing. Removing them from the working tree is enough.

Found while writing the setup documentation in #138 / #178.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.