-
-
Notifications
You must be signed in to change notification settings - Fork 555
Closed
Labels
breaking-changeThis will have to be included with a major version as it breaks backwards compatibility.This will have to be included with a major version as it breaks backwards compatibility.enhancement
Milestone
Description
Breaking change, but almost certainly not necessary.
While I don’t think it’s required to git to place this in your project root, it is the prevailing convention.
Note this on the GitHub docs: https://docs.github.com/en/github/getting-started-with-github/getting-started-with-git/ignoring-files#configuring-ignored-files-for-a-single-repository
You can create a .gitignore file in your repository's root directory to tell Git which files and directories to ignore when you make a commit.
Changed in #229 (comment)
kleinfreund
Metadata
Metadata
Assignees
Labels
breaking-changeThis will have to be included with a major version as it breaks backwards compatibility.This will have to be included with a major version as it breaks backwards compatibility.enhancement