bolt / bolt/simple-deploy

Important dotfiles are ignored (.htaccess, .bolt.yml)

Open
#3 1 comment 1 reaction 1 assignee Claimed by @GwendolenLynch View on GitHub
Dominant language
PHP
Stars
7
Forks
3
PR merge metrics
No merged PRs in 30d

Description

When building the catalogue before uploading, dotfiles are ignored because of the call to `ignoreDotFiles()` [src/Deployer.php#L239](https://github.com/bolt/simple-deploy/blob/master/src/Deployer.php#L236).
We need to whitelist some of them, which are essential to the general functioning of the website: `.htaccess` and `.bolt.yml`. There might be others.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.