CANCERYS\kw093 преди 2 седмици
родител
ревизия
85a407a721
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      zip_project.ps1

+ 1
- 1
zip_project.ps1 Целия файл

@@ -1,7 +1,7 @@
$sourcePath = Get-Location
$destination = Join-Path -Path $sourcePath -ChildPath "fpsms.zip"

$exclude = @(".git", ".next", ".vscode", "node_modules", ".gitignore", "zip_project.ps1", "fpsms.zip")
$exclude = @(".git", ".next", ".vscode", "node_modules", ".gitignore", "zip_project.ps1", "fpsms.zip", ".env.development")

$files = Get-ChildItem -Path $sourcePath -Exclude $exclude



Зареждане…
Отказ
Запис