Vencord/.gitignore
2022-10-04 13:23:15 +02:00

21 lines
246 B
Text

dist
node_modules
*.exe
vencord_installer
.idea
# These are absolute pain causing merge conflicts
pnpm-lock.yaml
yarn.lock
package-lock.json
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*
*.tsbuildinfo