This PR cleans-up files and directory that appear to be unnecessary. Many of these are temporary objects that are normally filtered out with .gitignore, which has been adjusted to try and ignore other files before they slip in.
Note that pygslib_conda/wheels/*.whl files are also cleaned-up. These should normally be uploaded to PyPI or attached as GitHub release assets. These are normally not included in GitHub source trees.
Have a look, and note any files that should indeed be kept.
This PR cleans-up files and directory that appear to be unnecessary. Many of these are temporary objects that are normally filtered out with .gitignore, which has been adjusted to try and ignore other files before they slip in.
Note that
pygslib_conda/wheels/*.whl
files are also cleaned-up. These should normally be uploaded to PyPI or attached as GitHub release assets. These are normally not included in GitHub source trees.Have a look, and note any files that should indeed be kept.