loxcraft/.gitignore
Ajeet D'Souza 07cac8f130
Combine crates (#17)
Co-authored-by: Kartik Sharma <kartik.sharma522@gmail.com>
2023-04-24 01:58:45 +05:30

16 lines
289 B
Text

### Custom ###
.vscode/
flamegraph.svg
profile.pb
### Rust ###
# Generated by Cargo
# will have compiled files and executables
debug/
target/
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb