2024-04-07 21:40:50 +01:00
|
|
|
# Cargo
|
2018-03-04 17:41:55 +00:00
|
|
|
target/
|
2024-04-01 01:11:52 +01:00
|
|
|
/tests/fixture/*/Cargo.lock
|
|
|
|
/dev/Cargo.lock
|
2024-03-31 17:59:01 +01:00
|
|
|
|
2024-04-07 21:40:50 +01:00
|
|
|
# State file
|
|
|
|
.rustlings-state.json
|
|
|
|
|
|
|
|
# oranda
|
|
|
|
public/
|
|
|
|
.netlify
|
|
|
|
|
|
|
|
# OS
|
2018-11-14 18:24:11 +00:00
|
|
|
.DS_Store
|
2024-04-07 21:40:50 +01:00
|
|
|
.direnv/
|
|
|
|
|
|
|
|
# Editor
|
|
|
|
*.swp
|
2020-05-28 18:01:32 +01:00
|
|
|
.idea
|
2024-04-07 21:40:50 +01:00
|
|
|
*.iml
|
|
|
|
|
|
|
|
# VS Code extension recommendations
|
2022-09-30 14:50:45 +01:00
|
|
|
.vscode/*
|
|
|
|
!.vscode/extensions.json
|
2023-05-17 15:56:01 +01:00
|
|
|
|
2024-04-07 21:40:50 +01:00
|
|
|
# Ignore file for editors like Helix
|
|
|
|
.ignore
|