Files
nixide/.gitignore
stubbfelnewpc 28f9a40d68 init
2020-06-20 20:31:24 +02:00

15 lines
350 B
Plaintext

# Created by https://www.toptal.com/developers/gitignore/api/rust
# Edit at https://www.toptal.com/developers/gitignore?templates=rust
### Rust ###
# Generated by Cargo
# will have compiled files and executables
target/
.theia
# These are backup files generated by rustfmt
**/*.rs.bk
# End of https://www.toptal.com/developers/gitignore/api/rust