Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Line 14 (img) caused the entire /dist/img directory to be ignored even though it is already in git, so new images were ignored. Prefixing it with / prevents this very general rule from applying to the subdirs. The same logic applies to the other rules for top level dirs.
- Loading branch information