Add gitignore

This commit is contained in:
Kiana Sheibani 2023-08-26 01:59:22 -04:00
parent c5f7b976a7
commit 1987cdaaf8
Signed by: toki
GPG key ID: 6CB106C25E86A9F7

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
# 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