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