lofty-rs/.gitignore

12 lines
183 B
Text
Raw Normal View History

2020-10-25 19:56:32 +06:00
# Generated by Cargo
# will have compiled files and executables
2021-05-18 22:21:23 -04:00
**/target/
2020-10-25 19:56:32 +06:00
# These are backup files generated by rustfmt
2021-04-06 16:37:31 -04:00
**/*.rs.bk
# Project configuration
**/.idea/
2021-07-19 12:47:18 -04:00
**/Cargo.lock