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

refactor(framework) Add .credentials to .gitignore #4745

Merged
merged 10 commits into from
Dec 19, 2024

Conversation

chongshenng
Copy link
Contributor

To prevent unintentionally committing .credentials to the repository, add .gitignore to the Flower directory and write .credentials to it. Alternatively, if .gitignore already exists in the Flower directory, append to it.

@chongshenng chongshenng changed the title feat(framework) Add credentials to .gitignore feat(framework) Add .credentials to .gitignore Dec 18, 2024
@chongshenng chongshenng marked this pull request as ready for review December 18, 2024 16:47
src/py/flwr/cli/utils.py Outdated Show resolved Hide resolved
src/py/flwr/cli/utils.py Show resolved Hide resolved
@chongshenng chongshenng changed the title feat(framework) Add .credentials to .gitignore refactor(framework) Add .credentials to .gitignore Dec 18, 2024
src/py/flwr/cli/utils.py Outdated Show resolved Hide resolved
@danieljanes danieljanes enabled auto-merge (squash) December 19, 2024 10:49
@danieljanes danieljanes merged commit 87725f7 into main Dec 19, 2024
55 checks passed
@danieljanes danieljanes deleted the add-credentials-to-gitignore branch December 19, 2024 10:54
chongshenng added a commit that referenced this pull request Dec 19, 2024
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.

3 participants