Ignore binary and debug folder
This commit is contained in:
parent
3c154ed8aa
commit
7daf61c6bd
6
.gitignore
vendored
6
.gitignore
vendored
@ -26,8 +26,8 @@ Notes/
|
||||
mono_crash.*
|
||||
|
||||
# Build results
|
||||
#[Dd]ebug/
|
||||
#[Dd]ebugPublic/
|
||||
[Dd]ebug/
|
||||
[Dd]ebugPublic/
|
||||
[Rr]elease/
|
||||
[Rr]eleases/
|
||||
x64/
|
||||
@ -38,7 +38,7 @@ x86/
|
||||
[Aa][Rr][Mm]/
|
||||
[Aa][Rr][Mm]64/
|
||||
bld/
|
||||
#[Bb]in/
|
||||
[Bb]in/
|
||||
[Oo]bj/
|
||||
[Ll]og/
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user