Update .gitignore
This commit is contained in:
parent
2157ead96d
commit
16674eb07d
30
.gitignore
vendored
30
.gitignore
vendored
@ -17,21 +17,21 @@
|
|||||||
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/
|
||||||
x86/
|
#x86/
|
||||||
[Ww][Ii][Nn]32/
|
#[Ww][Ii][Nn]32/
|
||||||
[Aa][Rr][Mm]/
|
#[Aa][Rr][Mm]/
|
||||||
[Aa][Rr][Mm]64/
|
#[Aa][Rr][Mm]64/
|
||||||
bld/
|
#bld/
|
||||||
[Bb]in/
|
#[Bb]in/
|
||||||
[Oo]bj/
|
#[Oo]bj/
|
||||||
[Oo]ut/
|
#[Oo]ut/
|
||||||
[Ll]og/
|
#[Ll]og/
|
||||||
[Ll]ogs/
|
#[Ll]ogs/
|
||||||
|
|
||||||
# Visual Studio 2015/2017 cache/options directory
|
# Visual Studio 2015/2017 cache/options directory
|
||||||
.vs/
|
.vs/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user