serene-rust-implementation/.gitignore

10 lines
129 B
Plaintext

# will have compiled files and executables
debug/
target/
# These are backup files generated by rustfmt
**/*.rs.bk
\#*#
.\#*
*~