passgen/.gitignore

17 lines
273 B
Plaintext
Raw Permalink Normal View History

2024-06-01 10:03:53 -04:00
# ---> Rust
# 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
result/*
.pre-commit-config.yaml