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