From 52544bb0be2062746ad4d83db9eed959617cbf86 Mon Sep 17 00:00:00 2001 From: th3r00t Date: Mon, 5 Oct 2020 10:08:49 -0400 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 828a40f..da8b3db 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ docs/* linguist-documentation src/backend/* +src/interace/static/css/* linguist-vendored src/interface/admin.py src/interface/apps.py src/interface/forms.py