Skip to content

Commit 0bd00ad

Browse files
committed
fix gitignore rule for build directories
1 parent 1f075e3 commit 0bd00ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/target
1+
target
22
**/*.rs.bk
33
Cargo.lock
44
twiggy/tests/all/whatever-output.txt

0 commit comments

Comments
 (0)