From 15c6e3a9f28f7c64fb17fd9c0d43df66124b0af8 Mon Sep 17 00:00:00 2001 From: ahMAD ASSadi Date: Wed, 8 Jan 2025 22:09:58 +0330 Subject: [PATCH] Update gitignore file --- .gitignore | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 12887d2..b648ae0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ /logs -/__pycache__ -*/openvpn \ No newline at end of file +*__pycache__ +*/openvpn +*.ovpn +*.crt +*.pem \ No newline at end of file