Ignore binary and debug folder

This commit is contained in:
long237 2021-12-15 18:39:26 -08:00 committed by GitHub
parent 3c154ed8aa
commit 7daf61c6bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
.gitignore vendored
View File

@ -26,8 +26,8 @@ Notes/
mono_crash.* mono_crash.*
# Build results # Build results
#[Dd]ebug/ [Dd]ebug/
#[Dd]ebugPublic/ [Dd]ebugPublic/
[Rr]elease/ [Rr]elease/
[Rr]eleases/ [Rr]eleases/
x64/ x64/
@ -38,7 +38,7 @@ 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/