exclude more from lint

This commit is contained in:
Bryan Boreham
2021-04-04 13:44:18 +01:00
parent a2a63f8660
commit c1514219e8

View File

@@ -1,4 +1,8 @@
# Generated files # Generated files
./cri/runtime/api.pb.go ./cri/runtime/api.pb.go
# Files from different repo # Files from different repo
./client/.config/yarn/*
./docker/weave
./tools/* ./tools/*
# Extra programs that aren't really part of Scope
./extras/*