Files
hellorust/.gitignore

5 lines
34 B
Plaintext
Raw Normal View History

2025-08-09 11:18:26 +02:00
/target
2025-08-10 11:21:05 +02:00
.idea
.direnv
.vscode
main