tracking/Documentation
Daniel Siepmann 208928e0e9
Prevent unnecessary files from distribution (#92)
Use .gitattributes to tell git what to ignore during exports.
This will prevent GitHub from adding those files to an archive.

Composer will use the GitHub archive as distribution while downloading.

This prevents none necessary files on production systems. This also
reduces file size of archive and should save disk space and other
resources.
2022-09-21 13:13:39 +02:00
..
Changelog Prevent unnecessary files from distribution (#92) 2022-09-21 13:13:39 +02:00
Images Add documentation for integrators 2020-07-30 13:52:33 +02:00
PageviewWidgets Support language restriction for all widgets 2020-08-03 14:29:42 +02:00
RecordviewWidgets Add missing _defaults to examples Services.yaml in docs 2020-08-03 12:31:16 +02:00
Changelog.rst Add missing changelog for 1.1.0 2021-06-02 06:44:16 +02:00
Index.rst Add changelog and contributions 2021-01-07 10:00:38 +01:00
Installation.rst Add hint regarding loading order of extensions 2020-08-03 12:31:16 +02:00
Pageview.rst Allow to use expressions with PHP 8.x 2022-09-16 14:45:54 +02:00
Recordview.rst Allow to use expressions with PHP 8.x 2022-09-16 14:45:54 +02:00
Settings.cfg Release 1.1.1 2021-06-02 06:53:02 +02:00