From 5892624c6ab993d8e5fa4a03047dd4555639f8b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rene=20Ka=C3=9Feb=C3=B6hmer?= Date: Thu, 17 Apr 2025 10:56:40 +0200 Subject: [PATCH] folder and gitignore adjustments --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 97c4c10..39cd467 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,8 @@ venv/ *Location.csv Product2.csv Pricebook2.csv -PricebookEntry.csv \ No newline at end of file +PricebookEntry.csv +SCInstalledBaseLocation__c.csv +SCPriceList__c.csv +SCPriceListItem__c.csv +results/ \ No newline at end of file