From 79a7790177fb7e0555c5b8727f74c1ec7c8dcded Mon Sep 17 00:00:00 2001 From: Tudor Stanciu Date: Wed, 30 Nov 2022 23:30:25 +0200 Subject: [PATCH] gitignore update --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4ce6fdd..dd33524 100644 --- a/.gitignore +++ b/.gitignore @@ -337,4 +337,7 @@ ASALocalRun/ .localhistory/ # BeatPulse healthcheck temp database -healthchecksdb \ No newline at end of file +healthchecksdb + +*/**/appsettings.Development.json +buildx.sh \ No newline at end of file