Automattic / Automattic/theme-components-local-development
Dot Files Not Excluded from Local Zip File
Open
bug
- Dominant language
- PHP
- Stars
- 3
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Even though, dot files are ignored here: https://github.com/Automattic/theme-components-local-development/blob/master/theme-components-local-dev.php#L61, they still seem to be included in the local zip build.
I'm talking about: `.` and `..`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at theme-components-local-dev.php around line 61, where dot files are ignored, and trace the local zip build that still includes `.` and `..`. Verify the build no longer includes those entries when the archive is created.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100