Added gitignore templates
This commit is contained in:
7
ignore/.github/CODEOWNERS
vendored
Normal file
7
ignore/.github/CODEOWNERS
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Order is important. The LAST matching pattern has the MOST precedence.
|
||||
# gitignore style patterns are used, not globs.
|
||||
# https://docs.github.com/articles/about-codeowners
|
||||
# https://git-scm.com/docs/gitignore
|
||||
|
||||
# Catch All - Defer to the gitignore maintainers
|
||||
* @github/gitignore-maintainers
|
||||
Reference in New Issue
Block a user