.gitignore Generator
NEWGenerate .gitignore files for any language or framework
Languages & Frameworks
Tools & Config
OS & Editors
Generated .gitignore — 3 templates
# Generated by Toolkyn — toolkyn.com/tools/gitignore-generator # Node.js node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* .pnpm-debug.log* .npm .yarn/cache .yarn/unplugged .yarn/build-state.yml .yarn/install-state.gz package-lock.json yarn.lock pnpm-lock.yaml dist/ build/ .cache/ # Environment & secrets .env .env.local .env.*.local .env.development .env.test .env.production *.pem *.key *.p12 *.pfx secrets/ .secrets/ # macOS .DS_Store .AppleDouble .LSOverride Icon ._* .DocumentRevisions-V100 .fseventsd .Spotlight-V100 .TemporaryItems .Trashes .VolumeIcon.icns .com.apple.timemachine.donotpresent .AppleDB .AppleDesktop Network Trash Folder Temporary Items .apdisk