2022-08-29 00:25:27 +00:00
|
|
|
dist
|
2022-10-04 00:36:02 +00:00
|
|
|
node_modules
|
2022-10-04 11:23:15 +00:00
|
|
|
|
|
|
|
*.exe
|
|
|
|
vencord_installer
|
|
|
|
|
2022-10-04 00:36:02 +00:00
|
|
|
.idea
|
2022-10-04 11:23:15 +00:00
|
|
|
|
|
|
|
# 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
|