monolith/.gitignore
2019-12-03 00:30:57 -05:00

10 lines
171 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
/target/
# These are backup files generated by rustfmt
**/*.rs.bk
# Exclude accidental HTML files
*.html