We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 539c2ab commit 9f44282Copy full SHA for 9f44282
.gitignore
@@ -16,5 +16,8 @@ Cargo.lock
16
!.vscode/launch.json
17
!.vscode/extensions.json
18
19
+### CLion ###
20
+.idea
21
+
22
# Used for Taskfile.yml. See https://taskfile.dev/
23
.task
0 commit comments