update gitignore to not include test data

This commit is contained in:
2025-04-03 09:12:20 +02:00
parent 443893eadf
commit 11c313087f
+1
View File
@@ -4,6 +4,7 @@
## Get latest from `dotnet new gitignore`
**/python/
CREDENTIALS*
test_data_path/
# dotenv files
.env