File tree Expand file tree Collapse file tree 2 files changed +86
-19
lines changed Expand file tree Collapse file tree 2 files changed +86
-19
lines changed Original file line number Diff line number Diff line change 4
4
(?:^|/)go\.sum$
5
5
(?:^|/)package(?:-lock|)\.json$
6
6
(?:^|/)vendor/
7
- ignore$
8
7
\.a$
9
8
\.ai$
10
9
\.avi$
@@ -47,13 +46,15 @@ ignore$
47
46
^\.github/actions/spelling/
48
47
^\Q.github/readme/partials/documentation/inspirations.md\E$
49
48
^\Q.github/workflows/spelling.yml\E$
50
- ^source/plugins/community/splatoon/
51
49
^\Qsource/plugins/sponsors/index.mjs\E$
52
50
^\Qsource/plugins/stargazers/worldmap/atlas/50m_countries.geojson\E$
53
51
^\Qsource/templates/classic/partials/splatoon.ejs\E$
54
52
^\Qsource/templates/markdown/example.md\E$
55
53
^\Qsource/templates/terminal/fonts.css\E$
56
54
^\Qsource/templates/terminal/partials/screenshot.ejs\E$
57
- ^\Qtests/mocks/api/github/rest/emojis/get.mjs\E$
58
55
^\Qtests/mocks/api/axios/get/lichess.mjs\E$
59
- ^\Qtests/mocks/api/axios/get/steam.mjs\E$
56
+ ^\Qtests/mocks/api/axios/get/steam.mjs\E$
57
+ ^\Qtests/mocks/api/github/rest/emojis/get.mjs\E$
58
+ ^source/plugins/community/splatoon/
59
+ ^source/templates/classic/fonts\.css$
60
+ ignore$
You can’t perform that action at this time.
0 commit comments