</aethereum> / tools / gitignore-generator
.gitignore Generator
Build a clean .gitignore from common stacks. Tick the languages, frameworks, editors, and operating systems you use, and copy the combined file. It all runs in your browser: nothing is uploaded.
// pick your stacks
// .gitignore
# Generated by aethereum.dev/tools/gitignore-generator### Nodenode_modules/npm-debug.log*yarn-debug.log*yarn-error.log*pnpm-debug.log*.npm.pnp.**.tgz### macOS.DS_Store.AppleDouble.LSOverride._*.Spotlight-V100.TrashesCopy this into a file named .gitignore at your repo root and commit it. Everything runs in your browser.