Skip to content

Commit cdf7a5c

Browse files
committed
refactor: add .buildtool/ and ci_utilities/ to .gitignore
1 parent 62acba5 commit cdf7a5c

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,7 @@ codegen/
4747
# Project settings
4848
Utilities/ProjectSettings.mat
4949

50-
# GitLab page folder
51-
public/
50+
# Testing and CI related artifact
51+
public/
52+
.buildtool/
53+
ci_utilities/

0 commit comments

Comments
 (0)