summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorStephen Sigwart <ssigwart@gmail.com>2022-04-01 22:46:50 -0400
committerGitHub <noreply@github.com>2022-04-01 22:46:50 -0400
commitdb2547287c7cf11cb1a2a7bcbe9d21f24b2bbf70 (patch)
tree09208f8198551675213c6775f380f4eefcb419a5 /.gitattributes
parent8aeb5d6821271efdeaadb73c7ed8b464421c0a5a (diff)
downloadsmarty-db2547287c7cf11cb1a2a7bcbe9d21f24b2bbf70.tar.gz
smarty-db2547287c7cf11cb1a2a7bcbe9d21f24b2bbf70.tar.bz2
smarty-db2547287c7cf11cb1a2a7bcbe9d21f24b2bbf70.zip
Exclude docs from export and composer
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index bbf8135e..e3a48c9f 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -7,6 +7,7 @@
# exclude from git export
/tests export-ignore
+/docs export-ignore
/utilities export-ignore
/.github export-ignore