From b119951d9251cc9f581cd23b6cfd72c724954a56 Mon Sep 17 00:00:00 2001 From: Laurent Date: Wed, 22 May 2024 11:50:15 +0200 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 816509e..41ce512 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ padelclub_backend/settings_local.py ./static/ +static/ # Byte-compiled / optimized / DLL files __pycache__/