From 68eebe248df5bc717ea9323a9dd83666baed5fc0 Mon Sep 17 00:00:00 2001 From: C Date: Wed, 8 Feb 2023 17:03:37 +0500 Subject: [PATCH] gignore .conf added --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index d079cd9..d3e4539 100644 --- a/.gitignore +++ b/.gitignore @@ -138,3 +138,5 @@ dmypy.json # Cython debug symbols cython_debug/ +#nginx configuration files +.conf \ No newline at end of file