gitignore
gitignore copied to clipboard
A collection of useful .gitignore templates
**Summary** * Fix incorrect/incomplete Addressables coverage * Improve Rider, VS, and VS Code patterns * Add Windows and Mac generated files * Add Mono crash files * Add TestRunner package...
**Reasons for making this change:** Our customers have asked for a more complete `.gitignore` for the [MATLAB family of products](https://www.mathworks.com/products/matlab.html). I've worked with developers at MathWorks to identify a number...
Usually cache folder $tf is created for init a TFS project. But it creates folder $tf1 when you connect to your team project after renaming the repo folder. On the...
**Reasons for making this change:** Prevent the cache and log files in the project from being uploaded to the warehouse. **Links to documentation supporting these rule changes:** https://github.com/hyperf/hyperf/blob/master/.gitignore If this...
**Reasons for making this change:** _TODO_ **Links to documentation supporting these rule changes:** _TODO_ If this is a new template: - **Link to application or project’s homepage**: _TODO_
**Reasons for making this change:** Mac OS generation this file .DS_Store I add it to ignore file
**Reasons for making this change:** Poetry is a Python dependency management and packaging tool. `poetry.toml` is a local configuration file for projects powered by poetry, The settings commonly added to...
**Reasons for making this change:** Generated by Snyk Visual Studio [extension ] I think can be added in all [supported languages] [extension]: https://docs.snyk.io/ide-tools/visual-studio-extension [supported languages]: https://docs.snyk.io/products/snyk-open-source/language-and-package-manager-support
**Reasons for making this change:** Prevent sensible information such as environment variables from being uploaded to a public repo Links to documentation supporting these rule changes: There isn't too much...
**Reasons for making this change:** Similar to https://github.com/github/gitignore/pull/3216 Support for CLion IDE in Unreal Engine 4 projects