chore: Remove unneeded entries from .gitignore.

This commit is contained in:
greysoh 2024-05-30 16:05:03 -04:00
parent 604946873f
commit f659a6ae83
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37

18
.gitignore vendored
View file

@ -1,24 +1,6 @@
# LOM # LOM
lom/keys lom/keys
# 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
# NodeJS
# Output # Output
out out