Reorganize project structure to separate solution from module

This commit is contained in:
Alphaeus Mote
2025-04-28 19:35:20 -04:00
parent 45e58a068f
commit 7dddca927c
73 changed files with 306 additions and 4 deletions
+6 -2
View File
@@ -34,8 +34,8 @@ x86/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
PSProxmox/[Bb]in/
PSProxmox/[Oo]bj/
[Ll]og/
[Ll]ogs/
@@ -46,6 +46,10 @@ bld/
*.tar.gz
*.tgz
# Module bin folder (except the DLL)
Module/bin/*
!Module/bin/PSProxmox.dll
# PowerShell module artifacts
*.psm1
*.psd1.meta