yt-web-downloader/.gitignore
Oliver Atkinson ca8c12f56e working v1
2024-05-08 13:56:59 -06:00

15 lines
238 B
Plaintext

/debug/
/target/
/.vscode/
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# Videos & audio downloaded from testing
*.mp3
*.mp4