mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-11-10 06:34:18 +00:00
13 lines
292 B
Text
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
|