diff --git a/.gitignore b/.gitignore index 7b51d07..6716e14 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ TestResults/ [Dd]ebug/ [Dd]ebugPublic/ [Rr]elease/ +Release/ [Rr]eleases/ x64/ x86/ @@ -38,6 +39,13 @@ bld/ [Ll]og/ [Ll]ogs/ +# Package files +*.zip +*.7z +*.tar +*.tar.gz +*.tgz + # PowerShell module artifacts *.psm1 *.psd1.meta