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