1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-01-26 04:22:03 +02:00
rustlings/.gitignore
2024-03-31 18:59:01 +02:00

18 lines
170 B
Plaintext

target/
tests/fixture/*/Cargo.lock
*.swp
**/*.rs.bk
.DS_Store
*.pdb
.idea
.vscode/*
!.vscode/extensions.json
*.iml
*.o
public/
.direnv/
# Local Netlify folder
.netlify