Skip to content

Commit 20bb447

Browse files
rchaser53topecongiro
authored andcommitted
add unnecessary directories and files to .gitignore (#3919)
1 parent 532973c commit 20bb447

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,7 @@
2222
.idea/
2323
.vscode/
2424
*~
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

Comments
 (0)