Skip to content

Clean up config file setup#138

Open
airdrummingfool wants to merge 1 commit intofritz-smh:masterfrom
airdrummingfool:cleanup-config
Open

Clean up config file setup#138
airdrummingfool wants to merge 1 commit intofritz-smh:masterfrom
airdrummingfool:cleanup-config

Conversation

@airdrummingfool
Copy link
Copy Markdown

Right now, the config files are in the repository exactly as they are used. This means that when I edit them, git tells me that I should commit my edits... but my edits are sensitive information I don't want to store in the repo.

This PR moves the config files to a subdirectory so they can easily be .gitignored. Since the existing config files are just examples, .example is appended to the filename. Now modified configs don't show as dirty in a repository.

… extension, and .gitignored actual config files. Now modified configs don't show as dirty in a repository.
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