What files should _not_ be committed to git? Anything that is *generated* when your software is run, should not be committed to git. eg., log files, output files, compiled binaries. etc.
0
0
0
0
0