1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-03-09 21:33:48 -04:00
rustlings/.gitignore
2020-05-28 18:01:32 +01:00

8 lines
103 B
Text

*.swp
target/
**/*.rs.bk
.DS_Store
*.pdb
exercises/clippy/Cargo.toml
exercises/clippy/Cargo.lock
.idea