From e5edb382891077450e428f28b487fccdfdcc11c2 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Tue, 8 Apr 2025 20:58:07 -0400 Subject: feat: add my own maintained python310 --- python310-kj_sh604/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python310-kj_sh604/.gitignore (limited to 'python310-kj_sh604/.gitignore') diff --git a/python310-kj_sh604/.gitignore b/python310-kj_sh604/.gitignore new file mode 100644 index 0000000..5bb5a3d --- /dev/null +++ b/python310-kj_sh604/.gitignore @@ -0,0 +1,4 @@ +pkg +src +.idea +*.tar* -- cgit v1.2.3