We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cccfd8a commit d3c908fCopy full SHA for d3c908f
1 file changed
.gitignore
@@ -1,2 +1,9 @@
1
.DS_Store
2
dev-check.sh
3
+# Generated by Cargo
4
+# will have compiled files and executables
5
+debug
6
+target
7
+
8
+# These are backup files generated by rustfmt
9
+**/*.rs.bk
0 commit comments