From 48d05dbc26fb9bfb7814f15be7eb1565487bcedf Mon Sep 17 00:00:00 2001 From: Private Island Networks Inc Date: Sun, 21 Dec 2025 20:35:27 -0500 Subject: python: add python unit test scripts --- python/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 python/.gitignore (limited to 'python/.gitignore') diff --git a/python/.gitignore b/python/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/python/.gitignore @@ -0,0 +1 @@ +*.pyc -- cgit v1.2.3-8-gadcc