tictactoe-rust-foropenspiel/.gitignore
2025-12-30 16:34:16 +01:00

10 lines
149 B
Plaintext

# Generated by Cargo
# will have compiled files and executables
/target/
/target
# These are backup files generated by rustfmt
**/*.rs.bk
.devenv*