Closed darcagn closed 2 weeks ago
Currently git will track the build and dist dirs if any ports were built. This changes .gitignore so it no longer does that.
build
dist
.gitignore
Currently git will track the
build
anddist
dirs if any ports were built. This changes.gitignore
so it no longer does that.