diff --git a/.gitignore b/.gitignore index 4ce6fdde..ada179b5 100644 --- a/.gitignore +++ b/.gitignore @@ -14,16 +14,16 @@ *.userprefs # Build results -[Dd]ebug/ +#[Dd]ebug/ [Dd]ebugPublic/ -[Rr]elease/ +#[Rr]elease/ [Rr]eleases/ x64/ x86/ [Aa][Rr][Mm]/ [Aa][Rr][Mm]64/ bld/ -[Bb]in/ +#[Bb]in/ [Oo]bj/ [Ll]og/ @@ -337,4 +337,9 @@ ASALocalRun/ .localhistory/ # BeatPulse healthcheck temp database -healthchecksdb \ No newline at end of file +healthchecksdb +/Logging.Test/bin/Debug +/Mailfunctions/bin/Debug +/Base.Test/bin/Debug/net6.0 +/Database.Test/bin/Debug/net6.0 +/Filesystem_ONLYDLL/bin/Debug