Skip to content

Commit

Permalink
Add some gitattributes so GitHub categorizes languages of this projec…
Browse files Browse the repository at this point in the history
…t (not complete yet)
  • Loading branch information
samcv committed Nov 10, 2016
1 parent f53e89f commit 932804c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
bf.html.markdown linguist-language=Brainfuck
bf-*.html.markdown linguist-language=Brainfuck
c-*.html.markdown linguist-language=C
c.html.markdown linguist-language=C
ruby*.html.markdown linguist-language=Ruby

0 comments on commit 932804c

Please sign in to comment.