implot-rs/.gitignore

10 lines
168 B
Text
Raw Normal View History

2020-07-01 17:40:18 +00:00
# Generated by Cargo
# will have compiled files and executables
**/target/
# Editor temporary files
**/*.swp
2020-07-01 17:40:18 +00:00
# These are backup files generated by rustfmt
**/*.rs.bk