From ebd75b113f5db869fefc5da93cde0947879cf330 Mon Sep 17 00:00:00 2001
From: hanfi <ccc@spahan.ch>
Date: Thu, 2 Jan 2025 21:12:54 +0100
Subject: [PATCH] no need to store the app binaries

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index a8febdc..db16f17 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 venv/
+apps/
 *.swp
-- 
GitLab