From 624294164a49d24fefab3a34415afc13e0a0725f Mon Sep 17 00:00:00 2001 From: Edward Tirado Jr Date: Tue, 8 Apr 2025 17:12:37 -0500 Subject: [PATCH] updated .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0a19790..6bd33c1 100644 --- a/.gitignore +++ b/.gitignore @@ -172,3 +172,6 @@ cython_debug/ # PyPI configuration file .pypirc + +# django +static