mirror of
https://github.com/Grace-Solutions/PSProxmox.git
synced 2026-08-20 19:42:18 +00:00
Reorganize project structure to separate solution from module
This commit is contained in:
+6
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user