# Ignore the entire directories with their contents **.vitepress/dist **.vitepress/cache node_modules .nitro .cache .output dist # Ignore any files ending with .log or .env *.log* .env # Ignore the .eslintcache file .eslintcache