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

     1  # Do not add environment-specific entries here (see the top-level .gitignore
     2  # for reasoning and alternatives).
     3  .localcluster*
     4  *.backup
     5  *.tfstate
     6  # TODO(tschottdorf): looks unused. Removable?
     7  .cluster.certs.*