From 5167ebb13daed6632435a92ddd573d66a04b4bd9 Mon Sep 17 00:00:00 2001 From: Auto Contents Date: Wed, 6 May 2026 11:09:32 +0000 Subject: [PATCH] Updating standard content files for repository --- .gitignore | 6 ++++++ .standard_content.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 46aec94..bc1f3c6 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,9 @@ tmp/ # Verify # https://github.com/VerifyTests/Verify#received-and-verified *.received.* + +__pycache__/ +*.py[cod] +dist/ +build/ +*.egg-info/ diff --git a/.standard_content.json b/.standard_content.json index 84d0a54..d642cb2 100644 --- a/.standard_content.json +++ b/.standard_content.json @@ -15,6 +15,6 @@ ".gitignore", "Directory.Build.props" ], - "last_updated": "2026-02-01T15:41:06.8647797+00:00" + "last_updated": "2026-05-06T11:09:30.1600872+00:00" } } \ No newline at end of file