Selaa lähdekoodia

chore(boxed): stop tracking Windows agent installers, ignore them

Gilberto Mardegan 1 kuukausi sitten
vanhempi
sitoutus
5cc778d656
3 muutettua tiedostoa jossa 5 lisäystä ja 1 poistoa
  1. 5 0
      .gitignore
  2. BIN
      boxed/edon-agent-setup-0.1.0.exe
  3. 0 1
      boxed/edon-agent-win64.exe

+ 5 - 0
.gitignore

@@ -0,0 +1,5 @@
+# Windows agent installers are published to boxed/ by the edon-agent-windows
+# build and served from disk; keep the (large, frequently rebuilt) binaries out
+# of git history. Other boxed/ artifacts (.deb, .rpm, restic, checksums) stay tracked.
+/boxed/edon-agent-setup-*.exe
+/boxed/edon-agent-win64.exe

BIN
boxed/edon-agent-setup-0.1.0.exe


+ 0 - 1
boxed/edon-agent-win64.exe

@@ -1 +0,0 @@
-edon-agent-setup-0.1.0.exe