Files
code_problems/.gitignore
Myeongseon Choi 088ff40a14
Some checks failed
mint_ci / Check Python code using ruff (push) Successful in 15s
Rust-lint / Run rust tests (push) Failing after 41s
Rust-lint / Check Rust code with rustfmt and clippy (push) Failing after 30s
Update .gitignore to exclude src/main.rs file
- Added src/main.rs to .gitignore to prevent tracking of changes in the main source file.
2025-05-14 00:36:11 +09:00

4 lines
43 B
Plaintext

/target
Cargo.lock
launch.json
/src/main.rs