From a2206f15bd62fc52ad30fab03b4cf797676650e5 Mon Sep 17 00:00:00 2001 From: liangliang Date: Thu, 15 Apr 2021 19:46:15 +0800 Subject: [PATCH] update gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index d27cd51..860b4a7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -blog/static/ export-ignore \ No newline at end of file +blog/static/** export-ignore \ No newline at end of file