Commit e418c6a
filter .DS_Store file from addons list (#147)
* filter .DS_Store file from addons list
* Revert "filter .DS_Store file from addons list"
This reverts commit bd0f192.
* fix: ignore .DS_Store during addon discovery
* filter .DS_Store from addons before checking if none are found
* use length of addons array to check if none exist
---------
Co-authored-by: carsakiller <[email protected]>1 parent 6fa70d7 commit e418c6a
1 file changed
+10
-3
lines changedLines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
37 | 44 | | |
38 | 45 | | |
39 | 46 | | |
| |||
0 commit comments