aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAstounds <kirito@disroot.org>2026-05-30 00:34:34 -0500
committerAstounds <kirito@disroot.org>2026-05-30 00:34:34 -0500
commit4e54a34d87056067c0110c00282f6a3248dc5f6f (patch)
treed85617414cb083447523238803ba88146a0dc543 /.gitignore
parented2af5e3d7a3fcd5a1f383003b6723f5d419f634 (diff)
downloadyt-local-4e54a34d87056067c0110c00282f6a3248dc5f6f.tar.lz
yt-local-4e54a34d87056067c0110c00282f6a3248dc5f6f.tar.xz
yt-local-4e54a34d87056067c0110c00282f6a3248dc5f6f.zip
feat: update README and HACKING, lock deps via pip-compile in DockerHEADmaster
Use pip-compile --generate-hashes in the Docker build stage so that the runtime stage installs pinned dependencies with verified integrity, ensuring fully reproducible container builds. - Add Docker section to README - Fix Python badge (3.7+ → 3.11+) and outdated docs links - Upgrade pip, setuptools, and wheel in Dockerfile to fix grype findings
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 01be4a6..d4045de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -148,6 +148,9 @@ banned_addresses.txt
*.b2sum
# -----------------------------------------------------------------------------
+# Binaries
+_bin/
+
# Temporary / Backup Files
# -----------------------------------------------------------------------------
*.log