Skip to content

Commit 365e842

Browse files
committed
Update .gitignore
1 parent 1624058 commit 365e842

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ mono_crash.*
2727
**/Debug_x86/
2828
**/Release_x64/
2929
**/Release_x86/
30+
[Dd]ebug_x64/
31+
[Dd]ebug_x86/
32+
[Rr]elease_x64/
33+
[Rr]elease_x86/
3034
[Aa][Rr][Mm]/
3135
[Aa][Rr][Mm]64/
3236
bld/

0 commit comments

Comments
 (0)