diff --git a/.gitignore b/.gitignore index 9491a2f..90ec2b3 100644 --- a/.gitignore +++ b/.gitignore @@ -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 \ No newline at end of file +FodyWeavers.xsd