mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 11:58:20 -07:00
22 lines
137 B
Plaintext
22 lines
137 B
Plaintext
# ide
|
|
.idea
|
|
.iml
|
|
|
|
# node
|
|
lib-cov
|
|
*.seed
|
|
*.log
|
|
*.csv
|
|
*.dat
|
|
*.out
|
|
*.pid
|
|
*.gz
|
|
|
|
pids
|
|
logs
|
|
results
|
|
tests/build.js
|
|
|
|
npm-debug.log
|
|
node_modules
|