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

Automatically adjust .gitignore on local:init #30

Open
robertlemke opened this issue Jan 17, 2020 · 1 comment
Open

Automatically adjust .gitignore on local:init #30

robertlemke opened this issue Jan 17, 2020 · 1 comment

Comments

@robertlemke
Copy link
Member

In GitLab by @robertlemke on Dec 12, 2018, 09:38

Local Beach should check and adjust the .gitignore so that:

  • .LocalBeach is not checked in
  • Configuration/ is checked in, so that the database configuration in Configuration/Development/Beach/Settings.yaml is part of the project
@kdambekalns kdambekalns transferred this issue from flownative/localbeach-phar Aug 17, 2021
@kdambekalns
Copy link
Member

  • .LocalBeach could just be appended to .gitignore
  • For the configuration it's a bit more complicated (there might be some rules already set up…) so we could just force-add the created Settings.yaml. That way the developer clearly sees it's there and should be versioned and can adjust things on her own as needed…

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

No branches or pull requests

2 participants