File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -33,9 +33,22 @@ _manuscript
3333tests /docs /luacov /luacov.report.html
3434tests /docs /luacov /report.html
3535
36+ # generated by test configuration, changes from machine to machine
37+ # so we don't want to track them
38+ tests /integration /playwright /package-lock.json
39+
3640# tools build files
3741tools /trace-viewer /edit-distance.js
3842tools /trace-viewer /trace-viewer.html
3943tools /trace-viewer /trace-viewer_files
4044tools /bundle-bug-finder /node_modules
41- tools /bundle-bug-finder /package-lock.json
45+ tools /bundle-bug-finder /package-lock.json
46+ tools /* /* _files
47+ tools /* /* .html
48+ package /src /common /import-report /* .html
49+
50+ # Files that are unique to specific committers of this repo
51+ tools /sass-variable-explainer /_publish.yml
52+
53+ # generated by tests
54+ tests /docs /callouts.pdf
You can’t perform that action at this time.
0 commit comments