Files
wds/.gitignore
T
2026-06-14 15:38:58 +02:00

18 lines
287 B
Plaintext

# ---> 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
/assets/maps/autosave
# Added by cargo
/target