Skip to content

Commit

Permalink
Fix Liguist Vendor Path
Browse files Browse the repository at this point in the history
* Add the `ext` directory as a linguist vendored path so that
  GitHub properly recognizes this repo as a Crystal project.
* This commit changes no behaviour throughout the shard.
  • Loading branch information
jessedoyle committed Feb 8, 2017
1 parent 14fba85 commit b15d0f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
src/ext/* linguist-vendored
spec/javascripts/* linguist-vendored
ext/* linguist-vendored
spec/javascripts/* linguist-vendored

0 comments on commit b15d0f3

Please sign in to comment.