CANCERYS\kw093 pirms 2 nedēļām
vecāks
revīzija
85a407a721
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      zip_project.ps1

+ 1
- 1
zip_project.ps1 Parādīt failu

@@ -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



Notiek ielāde…
Atcelt
Saglabāt