alioth/.gitignore
Changyuan Lyu 53dd02480e chore(git): ignore vsocde configs
Signed-off-by: Changyuan Lyu <changyuanl@google.com>
2024-04-26 00:06:54 -07:00

14 lines
243 B
Text

# 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
**/*.log
.vscode