*.esproj
.idea
.nova
composer.lock
/content/images/*.*
!/content/images/index.html
/content/tmp/*.*
!/content/tmp/index.html
/content/form/*.*
!/content/form/index.html
/filearchive/*.*
!/filearchive/image_memoryinfo.png
!/filearchive/image_placeholder.png
!/filearchive/index.html
!/filearchive/can_be_deleted/index.html
!.htaccess
!.gitignore
include/config.codekit3
/include/build
/.htaccess

# Ignore files of the composer packages
/include/vendor/erusev/parsedown/.github/
/include/vendor/erusev/parsedown/tests/
/include/vendor/erusev/parsedown/docs/
/include/vendor/erusev/parsedown-extra/.github/
/include/vendor/erusev/parsedown-extra/tests/
/include/vendor/algo26-matthias/idna-convert/.github/
/include/vendor/algo26-matthias/idna-convert/tests/
/include/vendor/html2text/html2text/test/
/include/vendor/jakeasmith/http_build_url/tests/
/include/vendor/maennchen/zipstream-php/.github/
/include/vendor/maennchen/zipstream-php/test/
/include/vendor/markbaker/complex/.github/
/include/vendor/markbaker/complex/examples/
/include/vendor/markbaker/matrix/.github/
/include/vendor/markbaker/matrix/examples/
/include/vendor/netcarver/textile/docker/
/include/vendor/openpsa/universalfeedcreator/.github/
/include/vendor/openpsa/universalfeedcreator/test/
# Required for dev only
#/include/vendor/rector
#/include/vendor/phpstan
#/include/vendor/bin/phpstan
#/include/vendor/bin/phpstan.phar
#/include/vendor/bin/rector
#/rector.php
#/include/vendor/bin
#/include/vendor/dealerdirect
#/include/vendor/phpcompatibility
#/include/vendor/phpcsstandards
#/include/vendor/squizlabs
