Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Integralist
Copy link
Collaborator

Problem: supporting multiple ignore files introduced layered complexity such as when the .ignore file couldn't override something defined in the .gitignore or global ignore file. This ended up causing problems for customers using our Compute Starter Kits.

Solution: We already utilise a .fastlyignore file for compiling projects (as a way to indicate files to ignore) so we've replaced the existing ignore files with that.

Copy link
Member

@fgsch fgsch left a comment

Choose a reason for hiding this comment

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

LGTM

@Integralist Integralist merged commit 7246d7c into main Feb 21, 2023
@Integralist Integralist deleted the integralist/watch-ignore branch February 21, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants