Update .gitignore

This commit is contained in:
Rezon Philip 2026-03-02 18:00:29 +00:00
parent 854739c46f
commit 8f7af1d075
1 changed files with 0 additions and 16 deletions

16
.gitignore vendored
View File

@ -1,16 +0,0 @@
# ---> Rust
# Generated by Cargo
# will have compiled files and executables
debug/
target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb