2022-02-12 15:33:06 -05:00
|
|
|
# Generated by Cargo
|
|
|
|
# will have compiled files and executables
|
|
|
|
/target/
|
|
|
|
|
|
|
|
# These are backup files generated by rustfmt
|
|
|
|
**/*.rs.bk
|
2022-02-17 11:26:13 -05:00
|
|
|
|
|
|
|
# exclude binarys in examples folder
|
|
|
|
/examples/*
|
|
|
|
!/examples/*.rs
|
2022-06-13 08:02:55 -04:00
|
|
|
*.db*
|
2022-02-23 15:25:14 -05:00
|
|
|
|
|
|
|
# exlcude logging
|
2022-02-23 12:06:40 -05:00
|
|
|
*.log
|
2022-02-23 15:25:14 -05:00
|
|
|
/logs/
|
2022-02-25 07:32:10 -05:00
|
|
|
|
2023-03-24 05:28:39 -04:00
|
|
|
*.exe
|
2022-03-28 10:36:07 -04:00
|
|
|
*.zip
|
|
|
|
*tar.gz
|
2022-04-12 15:46:03 -04:00
|
|
|
*.deb
|
|
|
|
*.rpm
|
2022-07-28 04:46:55 -04:00
|
|
|
ffplayout.1.gz
|
2022-06-06 17:07:11 -04:00
|
|
|
/assets/*.db*
|
2022-07-24 13:23:52 -04:00
|
|
|
/dist/
|
|
|
|
/public/
|
|
|
|
tmp/
|
2023-09-05 08:46:32 -04:00
|
|
|
assets/playlist_template.json
|
2024-06-17 14:19:03 -04:00
|
|
|
advanced_*.toml
|
2024-06-13 11:20:47 -04:00
|
|
|
ffplayout_*.toml
|