Tag: version-control
-
· by Juan Ramírez
How to tell Git to ignore files locally [recovered post]
Excluding files for being versioned in Git is easy through the use of the widely known .gitignore file. But maybe you don't really want to use it.
· by Juan Ramírez
Excluding files for being versioned in Git is easy through the use of the widely known .gitignore file. But maybe you don't really want to use it.