jellyfin-web/.gitignore
Brian J. Murrell b907d08b86 Run bump_version in make srpm
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>
2021-12-13 13:01:48 -05:00

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