Skip to content

Commit

Permalink
fix: 🐛 reindex directory for language stats
Browse files Browse the repository at this point in the history
fix: 🐛 reindex directory for language stats
  • Loading branch information
shufo committed Jul 26, 2020
1 parent b7dec4f commit cf57e4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
*.js linguist-detectable
*.ts linguist-detectable
__tests__/fixtures -linguist-detectable
*.blade.php -linguist-detectable linguist-documentation
*.js linguist-detectable=true
*.ts linguist-detectable=true

0 comments on commit cf57e4b

Please sign in to comment.