Weather-Station-Software / live-weather-station

Display on your WordPress site, in many elegant ways, the meteorological data collected by public or personal weather stations.
https://weather.station.software/
GNU General Public License v2.0
7 stars 2 forks source link

A per project .gitignore file is not the final solution #31

Closed szepeviktor closed 1 year ago

szepeviktor commented 1 year ago

These are viktor-invented gitignore categories.

Put an end to this problem! If you add a gitignore file to your user home you will ignore the listed patterns in every project once and for all.

git config --global core.excludesFile ~/.gitignore

Put "OS" and "IDE and local environment" patterns into your global gitignore file, and rest in the project's gitignore file. 😃

Documentation: https://git-scm.com/docs/gitignore Reverts d7cb9526ed6561160d763b4ec2e284b92511ab47