chore: Remove unneeded entries from .gitignore.
This commit is contained in:
parent
604946873f
commit
f659a6ae83
1 changed files with 0 additions and 18 deletions
18
.gitignore
vendored
18
.gitignore
vendored
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue