github.com/cockroachdb/cockroach@v20.2.0-alpha.1+incompatible/pkg/sql/lex/.gitignore (about)

     1  # Do not add environment-specific entries here (see the top-level .gitignore
     2  # for reasoning and alternatives).
     3  
     4  # generated by ../parser/Mekefile
     5  keywords.go
     6  reserved_keywords.go
     7  tokens.go
     8