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