mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-15 18:08:17 -07:00
b907d08b86
Also add an "rpms" target that builds the RPMs using mock in a target environment. Fix BuildRequires: for RH platforms. Fixes: #3221 Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
22 lines
184 B
Plaintext
22 lines
184 B
Plaintext
# npm
|
|
dist
|
|
web
|
|
node_modules
|
|
|
|
# config
|
|
config.json
|
|
|
|
# ide
|
|
.idea
|
|
.vscode
|
|
|
|
# log
|
|
yarn-error.log
|
|
|
|
# vim
|
|
*.sw?
|
|
|
|
# build artifacts
|
|
fedora/jellyfin-web-*.src.rpm
|
|
fedora/jellyfin-web-*.tar.gz
|