diff options
author | Lonnie Ezell <lonnieje@gmail.com> | 2015-05-04 15:03:52 +0200 |
---|---|---|
committer | Lonnie Ezell <lonnieje@gmail.com> | 2015-05-04 15:03:52 +0200 |
commit | baa6a677b21284fd0f3754a3c39f85212bb6c669 (patch) | |
tree | 96919c8786759447fd924822b8db95a83f1bf207 | |
parent | a58ce55469efc86c87579b971350fdd2c4ea6efd (diff) |
Keeping the user guide source out of the dist files.
-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 |