diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index c77437bd8..68d6b5b38 100644 --- a/.gitattributes +++ b/.gitattributes @@ -18,3 +18,5 @@ readme.rst tests/codeigniter/ export-ignore tests/travis/ export-ignore +# User Guide Source Files +user_guide_src |