Skip to content

Commit 010ddad

Browse files
committed
Exclude tiltbuild from boilerplate.py
1 parent aa65d0f commit 010ddad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/boilerplate/boilerplate.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ def file_extension(filename):
158158
prune_dirs = [
159159
'_output',
160160
'.git',
161+
'.tiltbuild',
161162
'vendor',
162163
'orc',
163164
]

0 commit comments

Comments
 (0)