From df9b035abf7031e9fef269bbe31e867a7db822ab Mon Sep 17 00:00:00 2001 From: Arvind Date: Wed, 22 May 2024 10:20:21 +0000 Subject: [PATCH] Updated: dotfiles --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1056315..6843595 100644 --- a/.gitignore +++ b/.gitignore @@ -104,4 +104,6 @@ venv.bak/ dmypy.json .pyre/ .pytype/ -cython_debug/ \ No newline at end of file +cython_debug/ +staticfiles_build/ +include/ \ No newline at end of file