Stage Commit
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -14,16 +14,16 @@
|
|||||||
*.userprefs
|
*.userprefs
|
||||||
|
|
||||||
# Build results
|
# Build results
|
||||||
[Dd]ebug/
|
#[Dd]ebug/
|
||||||
[Dd]ebugPublic/
|
[Dd]ebugPublic/
|
||||||
[Rr]elease/
|
#[Rr]elease/
|
||||||
[Rr]eleases/
|
[Rr]eleases/
|
||||||
x64/
|
x64/
|
||||||
x86/
|
x86/
|
||||||
[Aa][Rr][Mm]/
|
[Aa][Rr][Mm]/
|
||||||
[Aa][Rr][Mm]64/
|
[Aa][Rr][Mm]64/
|
||||||
bld/
|
bld/
|
||||||
[Bb]in/
|
#[Bb]in/
|
||||||
[Oo]bj/
|
[Oo]bj/
|
||||||
[Ll]og/
|
[Ll]og/
|
||||||
|
|
||||||
@@ -337,4 +337,9 @@ ASALocalRun/
|
|||||||
.localhistory/
|
.localhistory/
|
||||||
|
|
||||||
# BeatPulse healthcheck temp database
|
# BeatPulse healthcheck temp database
|
||||||
healthchecksdb
|
healthchecksdb
|
||||||
|
/Logging.Test/bin/Debug
|
||||||
|
/Mailfunctions/bin/Debug
|
||||||
|
/Base.Test/bin/Debug/net6.0
|
||||||
|
/Database.Test/bin/Debug/net6.0
|
||||||
|
/Filesystem_ONLYDLL/bin/Debug
|
||||||
|
|||||||
Reference in New Issue
Block a user