Stage Commit
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -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
|
||||
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