Stripping Sensitive Data (SSID / Passwords) for GitHub
Posted: Thu Jul 07, 2016 12:08 pm
Does anyone have any best practices for managing things like SSID and passwords before uploading to GitHub? Right now I just use a config.h file that I uploaded with generic info, but my local copy has my private credentials and I don't check it in.