aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: f6ed05783a2c718ac1dd695a94e0514ebc91160b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Generated by Cargo
# will have compiled files and executables
/target/
/frippy_derive/target/

# The top level Cargo.lock should handle everything
/frippy_derive/Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk