From 50eabae5ab2137624a73636bd8145dd658b5dc49 Mon Sep 17 00:00:00 2001 From: Jonathan Agmon Date: Thu, 14 May 2026 19:42:18 +0300 Subject: [PATCH] add .gitignore --- mgmt/authentik/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mgmt/authentik/.gitignore diff --git a/mgmt/authentik/.gitignore b/mgmt/authentik/.gitignore new file mode 100644 index 0000000..4cf3d1a --- /dev/null +++ b/mgmt/authentik/.gitignore @@ -0,0 +1,3 @@ +certs/ +media/ +custom-templates/ \ No newline at end of file