# Ignore the node_modules and dist directories. /node_modules /dist # Ignore all .env files, # but keep the example and specific environment files. # .env* !.env.example*