mirror of
https://github.com/jellyfin/jellyfin-packaging.git
synced 2024-11-22 21:49:46 +00:00
Add comments to .gitignore
This commit is contained in:
parent
8096a1ba53
commit
bafa6c6c80
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
# Ignore temporary build files
|
||||
build/
|
||||
# Ignore the output artifact directory
|
||||
out/
|
||||
# Ignore the generated Debian changelog
|
||||
debian/changelog
|
||||
|
Loading…
Reference in New Issue
Block a user