Internal change

PiperOrigin-RevId: 480024818
Change-Id: Ie636dbde41c86723fbb17a587e4412b0d8dcca43
diff --git a/GOIMPORT/CONFIGURATION b/GOIMPORT/CONFIGURATION
index 5af4313..d18f959 100644
--- a/GOIMPORT/CONFIGURATION
+++ b/GOIMPORT/CONFIGURATION
@@ -15,6 +15,8 @@
 
 # GoogleFiles specifies files added to the import to support use within google3.
 [GoogleFiles]
+  include: /bluze\.textproto$  # see go/bluze
+  include: /[^/]+\.blueprint$  # see go/blueprint
   include: ^/GOIMPORT/    # configuration and metadata for import.go tool
   include: /METADATA$     # see go/metadata
   include: /OWNERS$       # see go/owners