From 7198cdf3fe2a12476303d9b74014b305f1bef309 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Thu, 15 May 2025 13:48:58 -0400 Subject: feat: add self-managed `python311` package --- python311-kj_sh604/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 python311-kj_sh604/.gitignore (limited to 'python311-kj_sh604/.gitignore') diff --git a/python311-kj_sh604/.gitignore b/python311-kj_sh604/.gitignore new file mode 100644 index 0000000..4e1c38b --- /dev/null +++ b/python311-kj_sh604/.gitignore @@ -0,0 +1,3 @@ +pkg +src +*.tar* -- cgit v1.2.3