mirror of
http://47.107.252.169:3000/Roguelite-Game-Developing-Team/Gen_Hack-and-Slash-Roguelite.git
synced 2025-11-20 06:27:14 +08:00
7 lines
269 B
Plaintext
7 lines
269 B
Plaintext
/target
|
|
|
|
# Though the `logs` folder will be created at the same directory
|
|
# hierarchy of the executable (if you directly run the executable),
|
|
# this folder, however, will be created at the root directory
|
|
# of the project when running project by using `cargo run`.
|
|
/logs |