github.com/cockroachdb/cockroach@v20.2.0-alpha.1+incompatible/build/.gitignore (about) 1 # Do not add environment-specific entries here (see the top-level .gitignore 2 # for reasoning and alternatives). 3 4 # builder container's home directory 5 /builder_home 6 7 # NPM 8 node_modules 9 yarn.installed 10 11 # Build system. 12 defs.mk*