1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-01-13 10:18:10 -05:00
rustlings/.gitignore
2024-04-05 00:59:21 +02:00

19 lines
195 B
Text

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