We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 532973c commit 20bb447Copy full SHA for 20bb447
.gitignore
@@ -22,3 +22,7 @@
22
.idea/
23
.vscode/
24
*~
25
+
26
+# This directories and files are created by test
27
+tests/nested-test-files/**/target/
28
+tests/nested-test-files/**/Cargo.lock
0 commit comments