From 46fa04b87e35ff84d822886b47ce7c0f61bfcee9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markku=20Leini=C3=B6?= Date: Tue, 28 May 2024 18:32:48 +0300 Subject: [PATCH] Closes #16297: Add uwsgi.ini in .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ac5f420b4..88faab27c 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ local_settings.py !upgrade.sh fabfile.py gunicorn.py +uwsgi.ini netbox.log netbox.pid .DS_Store