Added gitignore templates

This commit is contained in:
2026-04-14 20:35:08 -05:00
parent d84f5536ed
commit 4bc80d74bb
308 changed files with 8709 additions and 1 deletions

23
ignore/.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,23 @@
### Reasons for making this change
_TODO_
<!---
Please provide some background for this change.
--->
### Links to documentation supporting these rule changes
_TODO_
<!---
Link to the project docs, any existing .gitignore files that project may have in it's own repo, etc
--->
### If this is a new template
Link to application or projects homepage: TODO
### Merge and Approval Steps
- [ ] Confirm that you've read the [contribution guidelines](https://github.com/github/gitignore/tree/main?tab=readme-ov-file#contributing-guidelines) and ensured your PR aligns
- [ ] Ensure CI is passing
- [ ] Get a review and Approval from one of the maintainers