1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-19 04:52:13 +02:00

Add some gitattributes so GitHub categorizes languages of this project (not complete yet)

This commit is contained in:
Samantha McVey
2016-11-10 00:38:13 -08:00
parent f53e89f7cb
commit 932804c08c

5
.gitattributes vendored Normal file
View File

@@ -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