I am currently writing a program in python however before I fully start I set up my git repository so I want to know what are the files that should be added to gitignore before I push to Github. Not adding the correct files in previous projects caused me many problems, therefore, I am trying to avoid the same mistake
There is one git repository for various types of gitignores on github.