Some checks failed
Build Debian Packages / Build .deb for ${{ matrix.target }} (amd64, x86_64-unknown-linux-gnu) (push) Has been cancelled
Build Debian Packages / Build .deb for ${{ matrix.target }} (arm64, aarch64-unknown-linux-gnu) (push) Has been cancelled
Build Debian Packages / Build .deb for ${{ matrix.target }} (armhf, armv7-unknown-linux-gnueabihf) (push) Has been cancelled
Build Debian Packages / Build .deb for ${{ matrix.target }} (riscv64, riscv64gc-unknown-linux-gnu) (push) Has been cancelled
CI / build (ubuntu-latest) (push) Has been cancelled
CI / build (windows-latest) (push) Has been cancelled
Build Debian Packages / Combine all .deb packages (push) Has been cancelled
Build Debian Packages / Create GitHub Release (push) Has been cancelled
17 lines
388 B
Plaintext
17 lines
388 B
Plaintext
/target
|
|
.vscode/
|
|
/socktop-wasm-test/target
|
|
/.cargo/
|
|
|
|
# Documentation files from development sessions (context-specific, not for public repo)
|
|
/OPTIMIZATION_PROCESS_DETAILS.md
|
|
/THREAD_SUPPORT.md
|
|
|
|
# APT Repository - Safety: Never commit private keys!
|
|
*.asc
|
|
*-private.key
|
|
*-secret.key
|
|
gpg-private-backup.key
|
|
secring.gpg
|
|
# Note: Release.gpg, InRelease, and KEY.gpg (public) ARE safe to commit
|