summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorStephen Sigwart <ssigwart@gmail.com>2022-04-01 22:48:14 -0400
committerGitHub <noreply@github.com>2022-04-01 22:48:14 -0400
commite68065bc33934ce670e1655a62001afcb5dece06 (patch)
tree9b4d016518216ab5431bb4232994f2291f363e60 /.gitattributes
parentdb2547287c7cf11cb1a2a7bcbe9d21f24b2bbf70 (diff)
downloadsmarty-e68065bc33934ce670e1655a62001afcb5dece06.tar.gz
smarty-e68065bc33934ce670e1655a62001afcb5dece06.tar.bz2
smarty-e68065bc33934ce670e1655a62001afcb5dece06.zip
Exclude demo 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 e3a48c9f..5a93a58c 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -7,6 +7,7 @@
# exclude from git export
/tests export-ignore
+/demo export-ignore
/docs export-ignore
/utilities export-ignore
/.github export-ignore