Git#
- .gitignore
Copied from (A collection of useful .gitignore templates)[https://github.com/github/gitignore].
For more information about how .gitignore
files work, and how to use them, see (Ignoring Files chapter)[https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository#_ignoring] of the Pro Git book.
- issue_template
- pull_request_template
- workflows (testing)