Skip to content

Update .gitignore to ignore outputs (.csv, .xlsx, .json, .html)#1

Open
Atharv700 wants to merge 1 commit intoptyadana:masterfrom
Atharv700:featurewebscraping
Open

Update .gitignore to ignore outputs (.csv, .xlsx, .json, .html)#1
Atharv700 wants to merge 1 commit intoptyadana:masterfrom
Atharv700:featurewebscraping

Conversation

@Atharv700
Copy link

This PR updates the .gitignore file to exclude automatically generated output files such as:

outputs/.csv
outputs/
.xlsx
outputs/.json
outputs/
.html

These files are generated during testing and should not be tracked in version control.
This ensures a cleaner repository history and prevents unnecessary files from being pushed.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant