Skip to content

data/ directory not excluded in .gitignore #22

@omarzydan610

Description

@omarzydan610

Description
The .gitignore file does not exclude the data/ directory, where all generated CSV output files are written by the script (initialTopicRepoData-.csv, sorted_data.csv, processed_data.csv).

This means these files can be accidentally staged and committed, polluting the repository with large, auto-generated data files.

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