Skip to content

Commit 78da24a

Browse files
Issue #61: Add .gitattributes for PHP syntax highlighting. (#62)
1 parent e515169 commit 78da24a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Get PHP syntax highlighting for these file extensions.
2+
*.module linguist-language=php
3+
*.install linguist-language=php

0 commit comments

Comments
 (0)