diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2022-09-20 22:45:16 +0200 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2022-09-20 22:45:16 +0200 |
| commit | bf7d6b8bd852baf8f34ad058f682ac99dce54056 (patch) | |
| tree | a42d54ec96c4637886e98f3f0cdf1cd3be9ebe86 /.gitattributes | |
| parent | 32a11b34eafe25523f50db791e9761ebe2cd67e9 (diff) | |
| download | smarty-bf7d6b8bd852baf8f34ad058f682ac99dce54056.tar.gz smarty-bf7d6b8bd852baf8f34ad058f682ac99dce54056.tar.bz2 smarty-bf7d6b8bd852baf8f34ad058f682ac99dce54056.zip | |
Include docs en demo in the releases.
Fixes #799
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index 81586365..c6644c99 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,8 +7,6 @@ # exclude from git export /tests export-ignore -/demo export-ignore -/docs export-ignore /utilities export-ignore /docker-compose.yml export-ignore /.github export-ignore |
