Skip to content

Conversation

@f-brinkmann
Copy link

Does it make sense to inlcude these?

@HaHeho
Copy link

HaHeho commented Jun 12, 2024

I also noticed that some exclusions were missing in the .gitignore when working on macOS.

I would add a slightly more complete lists of exclusions for the popular OSs:

# Linux
*~
.Trash-*

# macOS
.DS_Store
Icon
._*

# Windows
Thumbs.db
[Dd]esktop.ini

@HaHeho
Copy link

HaHeho commented Mar 6, 2025

@tuil-emt, can we merge some of these PRs? My impression is that there are already so many versions of the code base scattered in different repositories. This repo could serve as an anchor for the latest implementations and experiments people were making. For that, it would be good to clean up the PRs so they get abandoned, as long as the people involved are around and have an active memory of their intentions with the proposed changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants