Skip to content

Commit 32d7a81

Browse files
committed
Also ignore Cargo.lock and target in examples/summarize-events/
1 parent 385c4ac commit 32d7a81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/doc
2-
/Cargo.lock
3-
/target
2+
Cargo.lock
3+
target
44
.cargo/config

0 commit comments

Comments
 (0)