Skip to content

Commit 6db95b6

Browse files
authored
install.py: Exclude out directory. NFC (#24566)
1 parent 6be9440 commit 6db95b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/install.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
.git
2727
cache
2828
cache.lock
29+
out
2930
bootstrap.py
3031
'''.split()]
3132

0 commit comments

Comments
 (0)