From 4f00c4f7e290b86fc940bf024e0e90298938bcbd Mon Sep 17 00:00:00 2001 From: Auto Contents Date: Wed, 6 May 2026 11:09:51 +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 09b07b2..b8c9e1b 100644 --- a/.standard_content.json +++ b/.standard_content.json @@ -15,6 +15,6 @@ ".gitignore", "Directory.Build.props" ], - "last_updated": "2026-02-01T15:41:15.5383441+00:00" + "last_updated": "2026-05-06T11:09:49.3720335+00:00" } } \ No newline at end of file