bottom/.gitignore
2020-04-08 19:44:29 -04:00

16 lines
234 B
Text

# Generated by Cargo
# will have compiled files and executables
/target/
# These are backup files generated by rustfmt
**/*.rs.bk
# Stuff to really ignore
*.log
.vscode
rust-unmangle
*.svg
*.data
.idea/
sample_configs/testing.toml