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