Skip to content

Commit c3f2416

Browse files
[patch] Remove /build from .gitignore to fix GitHub Actions workflows
1 parent 365cf78 commit c3f2416

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,5 @@ venv/
1818

1919
# Other
2020
kubectl.exe
21-
/build
22-
/.vscode
23-
/site
21+
/.vscode
22+
/site

0 commit comments

Comments
 (0)