From b1cd0e10506eae1e6d9c30de9ab1233d8bac5211 Mon Sep 17 00:00:00 2001 From: Jonathan Agmon Date: Thu, 14 May 2026 19:45:31 +0300 Subject: [PATCH] add .gitignore --- local/adguard/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 local/adguard/.gitignore diff --git a/local/adguard/.gitignore b/local/adguard/.gitignore new file mode 100644 index 0000000..ac3a145 --- /dev/null +++ b/local/adguard/.gitignore @@ -0,0 +1,3 @@ +.env +conf/ +work/ \ No newline at end of file