Koroboros (Koro)

@koroboros23.bsky.social

Now to get this account started with a programming tip I like. With #git there are arguments over how one should setup .gitignore files. If ignoring things like .ds_store files should be done in the repository or on the developer. Instead I like going an allowlist pattern on the repository.