Skip to content

Commit 2ac95ea

Browse files
fix(gitignore): ignore act artifact cache
Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
1 parent d5dbc4b commit 2ac95ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,6 @@ node_modules/
9696
.dvc/cache
9797
.dvc/tmp
9898
*-sa.json
99+
100+
# act
101+
.artifacts/

0 commit comments

Comments
 (0)