How to add to a Git Ignore file
February 6, 2022 ยท View on GitHub
Have a .gitignore file in the root of your git repository, or in any sub folder under it, which will be inherited by every sub folder.
February 6, 2022 ยท View on GitHub
Have a .gitignore file in the root of your git repository, or in any sub folder under it, which will be inherited by every sub folder.