Git 101 - what files should be committed to git? Commit your source code files and application configuration files to git. Think of what another developer will need to run your code. Only those should live in the source control system, except secrects.
0
0
0
0
0