mirror of
https://github.com/PreMiD/PreMiD.git
synced 2026-04-06 04:41:58 +02:00
28 lines
233 B
Plaintext
28 lines
233 B
Plaintext
node_modules
|
|
out
|
|
dist
|
|
tmp
|
|
lib
|
|
data
|
|
|
|
.vscode
|
|
.env
|
|
.yarn/*
|
|
!.yarn/releases
|
|
!.yarn/plugins
|
|
.pnp.*
|
|
|
|
src/package-lock.json
|
|
src/package.json
|
|
src/update.ini
|
|
|
|
*.exe
|
|
*.app
|
|
*.xml.backup
|
|
*.js
|
|
!*.config.js
|
|
|
|
coverage
|
|
*.tsbuildinfo
|
|
.DS_Store
|
|
*.log |