diff options
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 72239ce4..7642041b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8,6 +8,7 @@ vpc_osx binary *.sh text *.c text *.h text +*.H text *.cpp text *.vpc text *.vgc text |