summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorIndra Kurniawan <indrakaw@teknik.io>2019-10-18 10:49:57 +0200
committerGitHub <noreply@github.com>2019-10-18 10:49:57 +0200
commit9369f565f86404ecfb2fba4b306e1bb32e873384 (patch)
tree84e217d7b86f12beaa21eaca54b750c0acba7f60 /.gitattributes
parent92fc1c0f5a08e396f2e008f32331214db0ece727 (diff)
Include user_guide into .gitattributes
See https://github.com/bcit-ci/CodeIgniter/issues/5843
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 51fea4174..471dff1e8 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -20,3 +20,4 @@ tests/travis/ export-ignore
# User Guide Source Files
user_guide_src
+user_guide