lofty-rs/.gitignore

13 lines
292 B
Text

# Generated by Cargo
# - will have compiled files and executables
# - without a trailing slash to allow using a symbolic link
# for out-of-tree builds on a separate volume
**/target
# These are backup files generated by rustfmt
**/*.rs.bk
# Project configuration
**/.idea/
**/Cargo.lock