Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove config files from git tracking #893

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Sebbo94BY
Copy link

This pull request depends on #892 .

Check the individual commit messages.

Sebi94nbg added 6 commits July 9, 2023 13:02
- Makes it easier to find config files
- Admins won't check the other non-config files for finding settings
This avoids "git diffs" when installing and checking out this project using Git.
- If the file does not exist yet, we need write permissions on the directory
- If the file exists already, we need write permissions on the file
- Reduce code complexity by getting rid of the `else` path and indents
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.

1 participant