mirror of
https://github.com/jellyfin/jellyfin-packaging.git
synced 2026-09-02 19:23:08 +03:00
7 lines
139 B
Plaintext
7 lines
139 B
Plaintext
# Ignore temporary build files
|
|
build/
|
|
# Ignore the output artifact directory
|
|
out/
|
|
# Ignore the generated Debian changelog
|
|
debian/changelog
|