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
A lot of data files are being generated in the data/ directory, which (supposedly) holds the source data files. Such files should be generated in a build/ or similar directory that is not committed to the repository, and which has no risk of inadvertently overwriting (or deleting on cleanup) source (data) files.
The text was updated successfully, but these errors were encountered:
A lot of data files are being generated in the
data/
directory, which (supposedly) holds the source data files. Such files should be generated in abuild/
or similar directory that is not committed to the repository, and which has no risk of inadvertently overwriting (or deleting on cleanup) source (data) files.The text was updated successfully, but these errors were encountered: