Skip to content

Add backup files ending with tilde to default .distignore#273

Merged
danielbachhuber merged 1 commit intowp-cli:masterfrom
Flimm:patch-1
Sep 11, 2022
Merged

Add backup files ending with tilde to default .distignore#273
danielbachhuber merged 1 commit intowp-cli:masterfrom
Flimm:patch-1

Conversation

@Flimm
Copy link
Contributor

@Flimm Flimm commented Sep 2, 2020

Editors like Vim and Gedit will create backup copies of a file. A file named foobar may get a backup copy called .foobar~, with the prefix of a dot and the suffix of a tilde.

This pull request adds that pattern to .distignore.

@Flimm Flimm requested a review from a team as a code owner September 2, 2020 17:03
@danielbachhuber danielbachhuber added this to the 2.0.18 milestone Sep 11, 2022
@danielbachhuber danielbachhuber added command:scaffold Related to 'scaffold' command command:scaffold-plugin Related to 'scaffold plugin' command labels Sep 11, 2022
Copy link
Member

@danielbachhuber danielbachhuber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, @Flimm !

@danielbachhuber danielbachhuber merged commit a56e17b into wp-cli:master Sep 11, 2022
@danielbachhuber danielbachhuber changed the title Add backup files ending with tilde to .distignore Add backup files ending with tilde to default .distignore Sep 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

command:scaffold Related to 'scaffold' command command:scaffold-plugin Related to 'scaffold plugin' command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants