Update .gitignore
This commit is contained in:
parent
2157ead96d
commit
16674eb07d
32
.gitignore
vendored
32
.gitignore
vendored
@ -17,21 +17,21 @@
|
||||
mono_crash.*
|
||||
|
||||
# Build results
|
||||
[Dd]ebug/
|
||||
[Dd]ebugPublic/
|
||||
[Rr]elease/
|
||||
[Rr]eleases/
|
||||
x64/
|
||||
x86/
|
||||
[Ww][Ii][Nn]32/
|
||||
[Aa][Rr][Mm]/
|
||||
[Aa][Rr][Mm]64/
|
||||
bld/
|
||||
[Bb]in/
|
||||
[Oo]bj/
|
||||
[Oo]ut/
|
||||
[Ll]og/
|
||||
[Ll]ogs/
|
||||
#[Dd]ebug/
|
||||
#[Dd]ebugPublic/
|
||||
#[Rr]elease/
|
||||
#[Rr]eleases/
|
||||
#x64/
|
||||
#x86/
|
||||
#[Ww][Ii][Nn]32/
|
||||
#[Aa][Rr][Mm]/
|
||||
#[Aa][Rr][Mm]64/
|
||||
#bld/
|
||||
#[Bb]in/
|
||||
#[Oo]bj/
|
||||
#[Oo]ut/
|
||||
#[Ll]og/
|
||||
#[Ll]ogs/
|
||||
|
||||
# Visual Studio 2015/2017 cache/options directory
|
||||
.vs/
|
||||
@ -360,4 +360,4 @@ MigrationBackup/
|
||||
.ionide/
|
||||
|
||||
# Fody - auto-generated XML schema
|
||||
FodyWeavers.xsd
|
||||
FodyWeavers.xsd
|
||||
|
Loading…
Reference in New Issue
Block a user