ubsuny / CP1-24-HW1

Homework template for CP1 in 2024
1 stars 17 forks source link

.gitignore urgently missing #24

Closed laserlab closed 2 months ago

laserlab commented 2 months ago

Check here: https://git-scm.com/docs/gitignore and here https://github.com/github/gitignore

This can be a homework task.

needed for PR #23

avgagliardo commented 2 months ago

I stubbed one out for my module's needs. It'll be in the next unit-testing PR if anyone would like to extend it.

laserlab commented 2 months ago

Can you reference the PR here? Already linked in the original issue

laserlab commented 2 months ago

While PR #23 added a PR specific .gitignore, I leave this open if someone takes this over to add cases that are useful for the project.

HeshamElsaman commented 2 months ago

I guess PR #54 closes this issue.