From: Eric Claeys <hidden> Date: 2022-03-04 04:46:35
I'd like to store some files on our GitHub site, but not have them included
when someone grabs our repository via:
git clone --recursive https://github.com/thomasjacquin/allsky.git
Is that possible, and if so, how? I prefer to use the GitHub web interface
to do this.
Thanks - Eric