Browse Source

:bar_chart: Add css/jss to .gitattributes file

Ettore Di Giacinto 3 years ago
parent
commit
3417501ec2
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .gitattributes

+ 3 - 1
.gitattributes

@@ -1 +1,3 @@
-api/public/* linguist-vendored
+api/public/* linguist-vendored
+api/public/css/* linguist-vendored
+api/public/js/* linguist-vendored