Major update with lots of new features and fixes
This commit is contained in:
parent
17c149c21a
commit
74b3efd990
16 changed files with 1648 additions and 904 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -4,6 +4,11 @@
|
|||
# Rust build artifacts
|
||||
/target/
|
||||
|
||||
# makepkg build artifacts (finished .pkg.tar.zst is NOT ignored)
|
||||
/pkg/
|
||||
/src/yt-offline/
|
||||
/yt-offline/
|
||||
|
||||
# Editor / OS cruft
|
||||
*.swp
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue