1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-01-08 03:31:50 +02:00
rustlings/.gitignore
2024-04-05 00:59:21 +02:00

20 lines
195 B
Plaintext

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