Skip to content

Add .readthedocs.yaml and rector.php to export-ignore#3017

Merged
dantleech merged 1 commit intophpactor:masterfrom
sasezaki:patch-1
Jan 27, 2026
Merged

Add .readthedocs.yaml and rector.php to export-ignore#3017
dantleech merged 1 commit intophpactor:masterfrom
sasezaki:patch-1

Conversation

@sasezaki
Copy link
Contributor

With this PR, The archive targets other than templates/ and lib/, will be as follows:

gh api repos/sasezaki/phpactor/tarball/patch-1 | tar -tzf - | cut -d/ -f2- | sed '/^$/d' | grep -v templates/ | grep -v lib/
CHANGELOG.md
LICENSE
README.md
autoload/
autoload/health/
autoload/health/phpactor.vim
autoload/phpactor.vim
autoload/phpactor/
autoload/phpactor/completion.vim
autoload/phpactor/input.vim
autoload/phpactor/input/
autoload/phpactor/input/list.vim
autoload/phpactor/quickfix.vim
bin/
bin/phpactor
composer.json
composer.lock
ftplugin/
ftplugin/php.vim
ftplugin/php/
ftplugin/php/commands.vim
ftplugin/php/mappings.vim
plugin/
plugin/phpactor.vim
requirements.txt

@dantleech dantleech merged commit 4ba8aae into phpactor:master Jan 27, 2026
11 checks passed
@dantleech
Copy link
Collaborator

🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants