Skip to content

Commit 6fafc13

Browse files
JAORMXMatteoManzoni
authored andcommitted
Add full .task/ directory to gitignore (stacklok#4500)
Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com>
1 parent 23f102a commit 6fafc13

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ kconfig.yaml
3838

3939
.DS_Store
4040

41-
cmd/thv-operator/.task/checksum/crdref-gen
42-
.task/checksum/crdref-gen
41+
cmd/thv-operator/.task/
42+
.task/
4343

4444
# Test coverage
4545
coverage*

0 commit comments

Comments
 (0)