mirror of
https://github.com/Grace-Solutions/PSProxmox.git
synced 2026-07-29 01:29:02 +00:00
Update .gitignore to explicitly ignore ZIP files and Release folder
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user