Files
ncspot/.gitignore
Saul Chavez Sanchez c9d02507ac Increase/Decrease volume by 5 (#298)
* Increase/Decrease volume by 5

* Fixed static value

* use fallback value in case parsing fails

fixes #282

Co-authored-by: Henrik Friedrichsen <henrik@affekt.org>
2020-10-22 20:21:49 +02:00

13 lines
162 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
/target/
/.idea/
# These are backup files generated by rustfmt
**/*.rs.bk
*.log
tags
/.vscode/