From 7f86d65f32f55aff0a9b3526ca3cb8d366b92083 Mon Sep 17 00:00:00 2001 From: Auto Contents Date: Wed, 6 May 2026 11:08:01 +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 57a022c..68212ee 100644 --- a/.standard_content.json +++ b/.standard_content.json @@ -15,6 +15,6 @@ ".gitignore", "Directory.Build.props" ], - "last_updated": "2026-02-01T15:40:24.3119374+00:00" + "last_updated": "2026-05-06T11:07:59.4827292+00:00" } } \ No newline at end of file