Git in Action #8
By default git will prompt all files and folders to be tracked; however, in our projects we may have temporary files or installed packages which usually we don't save them in our repository. Also there is high chance our project uses some files with ...
simplekit.hashnode.dev1 min read