diff --git a/.gitignore b/.gitignore index e7008a4..44a8d38 100644 --- a/.gitignore +++ b/.gitignore @@ -401,4 +401,12 @@ FodyWeavers.xsd *.sln *.vcxproj -*.filters \ No newline at end of file +*.filters + + + + +# Exclude other folders + +bin/ +bin-int/ \ No newline at end of file