From d68322bdab4c90e4a887300cd1460f286e34d565 Mon Sep 17 00:00:00 2001 From: UltraQbik Date: Tue, 20 Aug 2024 02:21:57 +0300 Subject: Path length check --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7b6caf3..9a9ce1f 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,5 @@ cython_debug/ # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. .idea/ +/cert.pem +/key.pem -- cgit 1.4.1