mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-11-21 01:21:54 +08:00
10 lines
118 B
Plaintext
10 lines
118 B
Plaintext
/node_modules/**
|
|
/.cache/**
|
|
/dist/**
|
|
/tests/unit/coverage/**
|
|
**/.temp/**
|
|
pnpm-lock.yaml
|
|
.vscode/**
|
|
.idea/**
|
|
server/**
|