You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd probably reach for #merge [{:common :config} #include "user-config.edn"]. I believe the missing config file will add an extraneous key, but not otherwise cause problems. Use .gitignore to ignore the user-config.edn.
During development, we need to run the program with some configurations that is not tracked by git.
What's the most proper way to achieve that with aero?
The text was updated successfully, but these errors were encountered: