Closed SebastianZimmeck closed 4 months ago
@a-jacewicz, for all repos, to the extent they are not yet included, can you include the following in their .gitignores so that local files are not pushed to the remote:
.DS_Store .idea .vscode .env.local .env.*.local `
.DS_Store .idea .vscode
.env.local .env.*.local `
This is now complete, and I'm closing the issue. Feel free to reopen if there's any questions/comments related to it.
@a-jacewicz, for all repos, to the extent they are not yet included, can you include the following in their .gitignores so that local files are not pushed to the remote: