.h is ambiguous

This commit is contained in:
Joshua Peek
2011-07-05 19:56:29 -05:00
parent 1e453a22b5
commit 32dfa5a2dd
2 changed files with 7 additions and 0 deletions

View File

@@ -101,6 +101,8 @@ Brainfuck:
C:
major: true
overrides:
- .h
extensions:
- .c
- .h
@@ -124,6 +126,7 @@ C++:
- .cpp
- .cu
- .cxx
- .h
- .h++
- .hh
- .hpp
@@ -547,6 +550,7 @@ Objective-C:
overrides:
- .m
extensions:
- .h
- .m
- .mm