sourcegraph/client/browser/.gitignore
Valery Bugakov 304acdb5da
web: migrate from yarn to pnpm (#46143)
Bazel's rules_js rely on the pnpm package manager. To simplify the integration, we're migrating to pnpm from our current package manager — yarn. Another reason to migrate is that pnpm is cool and fast. 😉
2023-01-11 19:50:09 -08:00

27 lines
344 B
Plaintext

npm-debug.log
pnpm-error.log
pnpm-debug.log
.DS_Store
# Ignore build/ except for the Phabricator package.json
/build/*
!/build/phabricator/
/build/phabricator/*
!/build/phabricator/package.json
!/build/phabricator/package-lock.json
.checksum
.extension
*.zip
*.crx
*.pem
*.xpi
update.xml
npm-debug.log.*
/.gtm/
code-intel-extensions
*.har