Skip to content

Commit

Permalink
Merge pull request psf#203 from rachmadaniHaryono/master
Browse files Browse the repository at this point in the history
exclude html files for github linguist
  • Loading branch information
kennethreitz committed Sep 18, 2018
2 parents 5d7c859 + 96973aa commit 5de8c88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
docs/source/_templates/*.html linguist-vendored=false
tests/*.html linguist-vendored=false

0 comments on commit 5de8c88

Please sign in to comment.