Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit dd43022

Browse files
committed
fix: gitignore cache
1 parent 5eb19f0 commit dd43022

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ hs_err_pid*
2424
.idea
2525
*.iml
2626

27-
target
27+
target
28+
.cache

0 commit comments

Comments
 (0)