mirror of
https://github.com/ajeetdsouza/loxcraft.git
synced 2025-08-05 03:18:09 +00:00
16 lines
289 B
Text
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
|