Skip to content

Commit a563169

Browse files
committed
add .ci/ to .gitignore
Signed-off-by: Manuel Carmona <[email protected]>
1 parent daa9bb4 commit a563169

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
@@ -22,3 +22,6 @@ _testmain.go
2222
*.exe
2323
*.test
2424
*.prof
25+
26+
# CI
27+
.ci/

0 commit comments

Comments
 (0)