mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-01-21 00:14:15 +08:00
8431b80e48
Co-authored-by: Alexis Campailla <alexis@janeasystems.com> Co-authored-by: Bret Anderson <bretan@microsoft.com> Co-authored-by: Enrico Giordani <enrico.giordani@gmail.com> Co-authored-by: Jaime Bernardo <jaime@janeasystems.com> Co-authored-by: Jeff Bogdan <jeffbog@microsoft.com> Co-authored-by: March Rogers <marchr@microsoft.com> Co-authored-by: Mike Harsh <mharsh@microsoft.com> Co-authored-by: Nachum Bundak <Nachum.Bundak@microsoft.com> Co-authored-by: Oliver Jones <ojones@microsoft.com> Co-authored-by: Patrick Little <plittle@microsoft.com>
32 lines
408 B
Plaintext
32 lines
408 B
Plaintext
# Logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
.DS_Store
|
|
|
|
node_modules
|
|
lib
|
|
lib-commonjs
|
|
lib-esm
|
|
lib-es2015
|
|
build
|
|
coverage
|
|
dist
|
|
temp
|
|
|
|
*.scss.ts
|
|
|
|
documentation/lib/core/metadata.js
|
|
documentation/lib/core/MetadataBlog.js
|
|
|
|
documentation/website/translated_docs
|
|
documentation/website/build/
|
|
documentation/website/yarn.lock
|
|
documentation/website/i18n/*
|
|
|
|
# Rush files
|
|
common/temp/**
|
|
package-deps.json
|