From 994703974da6987db8833287dc5d92104cd6d237 Mon Sep 17 00:00:00 2001 From: Jonathan Agmon Date: Thu, 14 May 2026 19:42:40 +0300 Subject: [PATCH] add .gitignore --- mgmt/portainer/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 mgmt/portainer/.gitignore diff --git a/mgmt/portainer/.gitignore b/mgmt/portainer/.gitignore new file mode 100644 index 0000000..43c96a6 --- /dev/null +++ b/mgmt/portainer/.gitignore @@ -0,0 +1,2 @@ +data/ +.env \ No newline at end of file