What is a .gitignore file?
A .gitignore file tells Git which files and directories should not be tracked.
Developer
Generate .gitignore files for Node.js, Python, Java, PHP, .NET and many other technologies.
Generate .gitignore files for Node.js, Python, Java, PHP, .NET and many other technologies.
This tool runs in your browser. Your input is processed locally and is not uploaded.
Use this free .gitignore generator to create ignore rules for source control projects. Select frameworks, languages and tools to build a customized .gitignore file.
A .gitignore file tells Git which files and directories should not be tracked.
It prevents temporary files, build artifacts and secrets from being committed to repositories.
Yes. Rules for several frameworks and languages can be merged into one file.