Skip to content

Can data/input/03_Serialization/ be added to .gitignore? #97

Description

@paulrougieux

A model run triggers modification in the package's repository that are tracked by git. On a run using the TiMBA main branch: these files appear changed in the git repository:

On branch main
Your branch is up to date with 'ti/main'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
        modified:   data/input/03_Serialization/AddInfoContent.pkl
        modified:   data/input/03_Serialization/WorldDataContent.pkl
        modified:   data/input/03_Serialization/WorldPriceContent.pkl

Untracked files:
  (use "git add <file>..." to include in what will be committed)
        "../TiMBA\\data\\output\\DataContainer_Sc_scenario_input_SSP2v3_2020_2050_new.pkl"

Could data/input/03_Serialization/ be added to .gitignore so that these files are not tracked by git?

This issue might of course not be a problem once data gets a dedicated repository.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions