From de5236f6c3ce1204576754de998a7c0a7c1cbd90 Mon Sep 17 00:00:00 2001 From: Braden MacDonald Date: Thu, 18 May 2023 16:51:03 -0700 Subject: [PATCH] fix: Ignore uwsgi.ini file (created by Tutor) --- .gitignore | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d6f1202bf4ce..a53d7c9036ed 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ cms/envs/private.py .redcar/ codekit-config.json .pycharm_helpers/ +.vscode /_mac/* /IntelliLang.xml /conda_packages.xml @@ -124,7 +125,10 @@ logs chromedriver.log ghostdriver.log -### Celery artifacts ### +### Deployment artifacts +uwsgi.ini + +### Celery artifacts celerybeat-schedule ### Unknown artifacts @@ -141,9 +145,6 @@ autodeploy.properties dist *.bak -# Visual Studio Code -.vscode - # Locally generated PII reports pii_report