mirror of
https://github.com/trailbaseio/trailbase
synced 2026-04-21 13:37:44 +00:00
8 lines
121 B
Text
8 lines
121 B
Text
# Ignore files for PNPM, NPM and YARN
|
|
pnpm-lock.yaml
|
|
package-lock.json
|
|
yarn.lock
|
|
|
|
src/components/ui
|
|
node_modules/
|
|
proto/
|