Internal change

PiperOrigin-RevId: 480024818
Change-Id: Ide26a6e079cc3f7c57a89cc5f007e26646dfc84f
diff --git a/GOIMPORT/CONFIGURATION b/GOIMPORT/CONFIGURATION
index 7352905..4328304 100644
--- a/GOIMPORT/CONFIGURATION
+++ b/GOIMPORT/CONFIGURATION
@@ -21,6 +21,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