We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f2137c commit 32b9eedCopy full SHA for 32b9eed
.gitignore
@@ -8,3 +8,6 @@ Cargo.lock
8
9
# These are backup files generated by rustfmt
10
**/*.rs.bk
11
+
12
+# CLion stuff
13
+/.idea/
0 commit comments