sagarVL / Tumor_detection_by_ML

0 stars 0 forks source link

Investigate the need for .gitignore for a repo #2

Closed sagarVL closed 3 years ago

sagarVL commented 3 years ago

Every repo on Git has a .gitignore file. It would be nice if you find out what that is and why it is required.

sagarVL commented 3 years ago

@SubramanyaGurumurthy keep a deadline,i.e., Saturday

sagarVL commented 3 years ago

@SubramanyaGurumurthy the comments in the issue should be regarding the issue and not any scheduled appointments.

SubramanyaGurumurthy commented 3 years ago

@sagarVL Oh okay !!

SubramanyaGurumurthy commented 3 years ago

gitignore - Specifies intentionally untracked files to ignore

For more details on this plz visit this page: https://git-scm.com/docs/gitignore

sagarVL commented 3 years ago

@SubramanyaGurumurthy thanks for the research! It would be nice if you can add this file to the repo after the phase 1 code has been submitted. I will reopen this issue. Link the PR which will contain the .gitignore file you add. This issue will automatically close once the PR has been approved! :)