lofty-rs/.gitignore

14 lines
292 B
Text
Raw Permalink Normal View History

2020-10-25 13:56:32 +00:00
# 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
2020-10-25 13:56:32 +00:00
# These are backup files generated by rustfmt
2021-04-06 20:37:31 +00:00
**/*.rs.bk
# Project configuration
**/.idea/
2021-07-19 16:47:18 +00:00
**/Cargo.lock