mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-10 13:10:40 +00:00
24 lines
221 B
Plaintext
24 lines
221 B
Plaintext
# Cargo
|
|
target/
|
|
/tests/fixture/*/Cargo.lock
|
|
/dev/Cargo.lock
|
|
|
|
# State file
|
|
.rustlings-state.txt
|
|
|
|
# oranda
|
|
public/
|
|
.netlify
|
|
|
|
# OS
|
|
.DS_Store
|
|
.direnv/
|
|
|
|
# Editor
|
|
*.swp
|
|
.idea
|
|
*.iml
|
|
|
|
# Ignore file for editors like Helix
|
|
.ignore
|