From 6963e38bb3088706bab91eb457627b8c9696e3d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Sodi=C4=87?= Date: Tue, 29 Apr 2025 14:02:00 +0200 Subject: [PATCH] Explain diff problem in gitignore --- opensaas-sh/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 opensaas-sh/.gitignore diff --git a/opensaas-sh/.gitignore b/opensaas-sh/.gitignore new file mode 100644 index 0000000..83beb01 --- /dev/null +++ b/opensaas-sh/.gitignore @@ -0,0 +1,3 @@ +# We can't ignore `app/` because it messes up our patch/diff procedure (check +# the README for more info on this) +# app/