aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0d6c309dea15d24fd2d149a53885742825575b00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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